SFX Wizard
-
I’m trying to launch an executable extracted from an SFX file, but having trouble. I specify to extract the files to the users temp directory (which it does), but using %temp%\filename.msi doesn’t work, nor does .\filename.msi.
Is there a way to do this?
Michael
-
Nevermind, I didn’t read the help file very well.