Auto Extract script with Password management

This is a tool i made for myself and I thought some others might find it useful as well.

How it works:

  1. Put both files into a place where you have your tools examle C:/my_tools/autoextract

  2. Execute the bat file for first time and it'll generate a structure including a txt file to store your passwords.

  3. Put whatever passwords you want into the txt file and save it.

  4. Lastly, create a new button in dopus with:

"C:\My_Tools\AutoExtract\auto_extract.bat" "{sourcepath$|noterm}"

Usage:

If you have archive files in your active window, press the button to start the tool. You have the option to either extract them as they are or in a subfolder. All extracted files can be found in the folder "Extracted"

In case they are password protected, the tool will cycle through all of your passwords in the txt file and will extract them once one of them matches.

This tool will work with all archives.

Have a nice day.

autoextract.zip (4.0 KB)

2 Likes