August 8, 200422 yr 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!!!
August 25, 200422 yr Hi ViPerII,try setup -r -f1"c:\setup.iss" instead of using slashesworked out fine with me
September 1, 200421 yr 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?
January 29, 200521 yr 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
January 29, 200521 yr 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?
January 30, 200521 yr 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
Create an account or sign in to comment