Jump to content

jet Audio.... AGAIN


ebin25

Recommended Posts

I am trying to install jet audio via runonceex.

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

EXIT

my 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.

Edited by ebin25
Link to comment
Share on other sites


  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...