Hi
Can some one cast there expert gaze over my .iss file, i am trying to install Ace Mega Codecs silently,and it is not happening (not Silently anyway).
I can produce the file, but i am not able to tell if it is edited correctly.
[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-DlgOrder]
Dlg0={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdWelcome-0
Count=11
Dlg1={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Dlg2={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdLicense2-0
Dlg3={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-0
Dlg4={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdRegisterUser-0
Dlg5={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdSetupTypeEx-0
Dlg6={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-1
Dlg7={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-1
Dlg8={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-2
Dlg9={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-3
Dlg10={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdFinish-0
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdWelcome-0]
Result=1
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0]
Result=0
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdLicense2-0]
Result=1
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-0]
Result=1
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdRegisterUser-0]
szName=trevor
szCompany=loucyphers
Result=1
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdSetupTypeEx-0]
Result=COMPLETE
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-1]
Result=0
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-1]
Result=1
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-2]
Result=0
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-3]
Result=0
[{FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
and here is the Batch file entry
ECHO.
ECHO Installing Ace Mega Codecs
ECHO Please wait...
start /wait %systemdrive%\install\Applications\ACE\Setup.exe -s -f1"%systemdrive%\install\Applications\ACE\setup.iss"
Thanks for any help on this.
Page 1 of 1
.iss file help
#2
Posted 26 December 2003 - 12:12 AM
Hi
Success! I had a go at editing the iss file, and here are the changes i made
Dlg6={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Dlg7={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-0
Dlg8={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Dlg9={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Those ghanges gave me a completely silent installation.
I have posted because it is one of the few times i have done something myself instead of following instructions,which is a great feeling.
Also it might help others who have never edited.
But most of all thanks to you guys, because i wouldn't even have known about a .iss file in the first place.
Success! I had a go at editing the iss file, and here are the changes i made
Dlg6={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Dlg7={FFF5DEE7-8107-436B-9726-7573458FE6AE}-SdStartCopy-0
Dlg8={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Dlg9={FFF5DEE7-8107-436B-9726-7573458FE6AE}-AskYesNo-0
Those ghanges gave me a completely silent installation.
I have posted because it is one of the few times i have done something myself instead of following instructions,which is a great feeling.
Also it might help others who have never edited.
But most of all thanks to you guys, because i wouldn't even have known about a .iss file in the first place.
Share this topic:
Page 1 of 1



Help
Back to top








