cmdow @ /HID @Echo Off FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i: SET PP=%cdrom%\Apps\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Apps" /f REG ADD %KEY%\000 /VE /D "install.exe" /f REG ADD %KEY%\000 /V 1 /D "%PP% -S -f1" /f EXITmy setup.iss is in the Apps folder along with jet audio. How do i specify the path to the setup.iss?
i know the path should be specified after
REG ADD %KEY%\000 /V 1 /D "%PP% -S -f1"I just have no clue what it is... and it must be the exact location of the iss file. (not %systemroot%, or %cdrom%) I have tried everything... including winrar.sfx. I tried ectracting to temp folder, and then tried everything from "%temp%setup.iss" to trying to name the exact location.
THIS IS BLOWING MY MIND.
This post has been edited by ebin25: 18 September 2006 - 09:39 AM



Help
Back to top








