ViPeRII Posted August 8, 2004 Posted August 8, 2004 This is strange....When i'm running this:setup /r /f1"c:\setup.iss"I get the following error message:Go to your configuration screen and configure the parts... ??????Help please!!!
Schnips Posted August 25, 2004 Posted August 25, 2004 Hi ViPerII,try setup -r -f1"c:\setup.iss" instead of using slashesworked out fine with me
richsmif Posted September 1, 2004 Posted September 1, 2004 Just a followup on this,I'm trying to install Studio MX 2004, thus installing everything.I did the setup.iss file and its works for 99% of the installation, dw, freehand, etc etc except its prompting me for the flash installation, puts a tick in the box, click ok and off it goes and finishes my installation.the setup.iss file does not seem to have an answer for the flash installation - hence the prompt.??????????anyone else got a setup.iss file that works with studio mx?
painkilla Posted January 29, 2005 Posted January 29, 2005 If you put it in runonceex you have to do it like this REG ADD %KEY%\076 /V 2 /D "taskkill /F /IM iexplore.exe" /f
Swimming_Bird Posted January 29, 2005 Posted January 29, 2005 for some reason my setup.iss file doenst contain any of my registration information. also [quote]If you put it in runonceex you have to do it like this REG ADD %KEY%\076 /V 2 /D "taskkill /F /IM iexplore.exe" /f[/quote] If i'm using WPI do i have that run after or before the installation?
painkilla Posted January 30, 2005 Posted January 30, 2005 i dont know anyhthing about wpi only about the batch methode and runonceex.cmd. But in runconce its after the installation. i think this also counts for wpi
Swimming_Bird Posted February 3, 2005 Posted February 3, 2005 Bump, i still dont have my registration information in my setup.iss file
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now