InstallShield ResultCode -3 (Doors 7.1 Silent)
Hello,
i tried to make a silent installation of Doors 7.1 ( [link]http://itninja.com/link/ibm-rational-software[/link] ) (i also did it with Doors 7.0 --> running without problems).
First Step: Create InstallShield response-file (Setup /r ---> Setup.iss)
Second Step: Test Silent Installation (Setup /s)
The Installation should use the Setup.iss as default response-file.
Problem: The installation cancels at the beginning. The following Entry is written in the logfile: ResultCode -3 (Means: Required data not found in the Setup.iss file.)
Thanks for help or ideas!
i tried to make a silent installation of Doors 7.1 ( [link]http://itninja.com/link/ibm-rational-software[/link] ) (i also did it with Doors 7.0 --> running without problems).
First Step: Create InstallShield response-file (Setup /r ---> Setup.iss)
Second Step: Test Silent Installation (Setup /s)
The Installation should use the Setup.iss as default response-file.
Problem: The installation cancels at the beginning. The following Entry is written in the logfile: ResultCode -3 (Means: Required data not found in the Setup.iss file.)
Thanks for help or ideas!
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
dm1
19 years ago
Posted by:
lalitparashar
19 years ago
Posted by:
wiseapp
19 years ago
Hi Mops:
Try this :
1. Delete the existing setup.iss
2. type in the following command line in run
c:\setupfolder\setup.exe -r -f1c:\setupfolder\setup.iss (note there should be no spaces in between -f1 and the directory path and its - not / that need to be there with the switches)
3. once the setup.iss file is created try to run the installation with silent parameters this time it would definitely install.
In case the above doesnt help you do get back.
Try this :
1. Delete the existing setup.iss
2. type in the following command line in run
c:\setupfolder\setup.exe -r -f1c:\setupfolder\setup.iss (note there should be no spaces in between -f1 and the directory path and its - not / that need to be there with the switches)
3. once the setup.iss file is created try to run the installation with silent parameters this time it would definitely install.
In case the above doesnt help you do get back.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.