-12 Dialogs are out of order
I have been trying for a couple days now to run this install silently, but ive hit a roadblock. I first run the setup with the command line:
setup.exe /r
to get the .iss file, which contains:
[InstallShield Silent]
Version=v3.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=5
Dlg1=SdLicense-0
Dlg2=SdSelectFolder-0
Dlg3=SdStartCopy-0
Dlg4=MessageBox-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdSelectFolder-0]
szFolder=Baan IV
Result=1
[SdStartCopy-0]
Result=1
[MessageBox-0]
Result=1
then i run the setup with the line:
setup.exe /f1c:\setup.iss /f2c:\temp\log.txt /s
and the log file contains:
[InstallShield Silent]
Version=v3.00.000
File=Log File
[ResponseResult]
ResultCode=-12
I tried the entire process twice and i keep getting the error. Any guidance with this would be greatly appreciated
setup.exe /r
to get the .iss file, which contains:
[InstallShield Silent]
Version=v3.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=5
Dlg1=SdLicense-0
Dlg2=SdSelectFolder-0
Dlg3=SdStartCopy-0
Dlg4=MessageBox-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdSelectFolder-0]
szFolder=Baan IV
Result=1
[SdStartCopy-0]
Result=1
[MessageBox-0]
Result=1
then i run the setup with the line:
setup.exe /f1c:\setup.iss /f2c:\temp\log.txt /s
and the log file contains:
[InstallShield Silent]
Version=v3.00.000
File=Log File
[ResponseResult]
ResultCode=-12
I tried the entire process twice and i keep getting the error. Any guidance with this would be greatly appreciated
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
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.