First draft of "Unpack_Setup.exe"I am working on a universal unpacking routine to be integrated into plugin setup scripts. Ultimately it will be a call like:
call DOWNLOAD.cmd "URL-to-SetupEXE-or-archive" and result in a folder "Files".
Derived from that, there will also be a standalone version as outlined below.
This is my first draft (WISE only at this stage) and I will add to it as we progress here until we ultimately have a universal "Unpack_Setup.exe".Just put "Unpack-WISE.exe" into a directory with setupEXEs you want to expand.
Unpack-WISE.exe is a Rar-SFX and when run, it creates a folder "deps" with the depends and starts "deps\unpack-WISE.cmd". This will scan the current directory for EXEs and present them in a dialog for selection.
DoubleClick your selection and it expands that EXE into a folder with a name derived from the name of the EXE.
Note: always start "Unpack-WISE.exe", not the script itself (it would run in the wrong directory!)
I will post updated versions as we progress in this topic ...
Thanks for sharing your experience on what unpacker works best for a format and for pointing me to the right solutions!
Regards, Siegfried
Download Unpack-WISE.exe