WinRar SFX Pass Argument to

Viewed 27

I have a vbscript that I have setup to use an argument.

cscript.exe test.vbs location where based on the location the script takes an action. This is working without issue.

My plan is to package the script in WinRAR self-extracting executable. test.exe. I want the user to run test.exe \location (with or without the slash) and have that location argument passed to the vbscript command line used in the WinRAR setup for "Run after extraction"

WinRAR ScreenShot

Thanks in advance for your thoughts on this.

-Tony

0 Answers
Related