Skip to content
⌘ NSIS Forum Archive

Change folder in Winzip Self-Extractor?

3 posts

jchaven#

Change folder in Winzip Self-Extractor?

I have some .exe files that will change from time-to-time but, the output location is always the same and is not specified by the creator of the zip file.

I have looked for and tried command-line options in Winzip but, have not found any. I figured if I could use NSIS and the ExecWait command.

Is there any way to change the "Unzip to folder" field in Winzip using NSIS? What about a "sendkeys" feature like vbscript?

Thanks in advance!
Charles