jasondyalog
08-02-2007, 09:30 AM
hi all,
I have a EXE which I call towards the end of the setup, after it has installed all the files to setup some settings for our product for that user.
the function is called as follows:
instexe.exe 0 /adduser "[INSTALLDIR]" [ALLUSERS]
It doesn't appear to be picking up the [INSTALLDIR] or [ALLUSERS]
I haven't defined these anywhere, maybe I have to, just want to check that I can infact do this thought the "Command Line Arguments" window, and also where I should set the [INSTALLEDDIR] and [ALLUSERS] up or if there is some variables already set up that I can use....
J
I have a EXE which I call towards the end of the setup, after it has installed all the files to setup some settings for our product for that user.
the function is called as follows:
instexe.exe 0 /adduser "[INSTALLDIR]" [ALLUSERS]
It doesn't appear to be picking up the [INSTALLDIR] or [ALLUSERS]
I haven't defined these anywhere, maybe I have to, just want to check that I can infact do this thought the "Command Line Arguments" window, and also where I should set the [INSTALLEDDIR] and [ALLUSERS] up or if there is some variables already set up that I can use....
J