chazco Posted April 30, 2005 Posted April 30, 2005 Hello.Im trying to silent install Dreamweaver MX, but something goes wrong. During testing the CD the unattended setup starts (HDD flashes) and then Macromedia Extension manager is installed. But, when setup is done, Dreamweaver is not installed. Does anyone know why?The install.iss File[InstallShield Silent]Version=v6.00.000File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{8B4AB829-DFD3-436D-B808-D9733D76C590}-DlgOrder]Dlg0={8B4AB829-DFD3-436D-B808-D9733D76C590}-SdWelcome-0Count=5Dlg1={8B4AB829-DFD3-436D-B808-D9733D76C590}-SdLicense-0Dlg2={8B4AB829-DFD3-436D-B808-D9733D76C590}-SdAskDestPath-0Dlg3={8B4AB829-DFD3-436D-B808-D9733D76C590}-SdAskOptions-0Dlg4={8B4AB829-DFD3-436D-B808-D9733D76C590}-SdStartCopy-0[{8B4AB829-DFD3-436D-B808-D9733D76C590}-SdWelcome-0]Result=1[{8B4AB829-DFD3-436D-B808-D9733D76C590}-SdLicense-0]Result=1[{8B4AB829-DFD3-436D-B808-D9733D76C590}-SdAskDestPath-0]szDir=C:\Program Files\Macromedia DreamweaverResult=1[{8B4AB829-DFD3-436D-B808-D9733D76C590}-SdAskOptions-0]Component-type=stringComponent-count=8Component-0=Active Server Pages (asp)Component-1=JavaServer Pages (jsp)Component-2=ColdFusion (cfm, cfc)Component-3=ASP.NET (aspx, ascx)Component-4=PHP (php, php3)Component-5=JavaScript (js)Component-6=Cascading Style Sheets (css)Component-7=Extensible Markup Language (xml)Result=1[{8B4AB829-DFD3-436D-B808-D9733D76C590}-SdStartCopy-0]Result=1[Application]Name=DreamweaverVersion=6Company=MacromediaLang=0009Thanks for your time.
1chaoticadult Posted May 1, 2005 Posted May 1, 2005 (edited) Any moderator please delete one of these threads. This member has doubled posted... Edited May 1, 2005 by 1chaoticadult
WotC Posted May 1, 2005 Posted May 1, 2005 Did u include a path for the log file? something like:DW_Client_Installer\\Setup.exe /s /sms /f2"%systemdrive%\\dreamweaver.log"Sometimes Installshield sucks when it cant write a logfile to the drive u r installing from if u dont define a log-file path...This iss file works for me:[InstallShield Silent]Version=v6.00.000File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-DlgOrder]Dlg0={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdWelcome-0Count=6Dlg1={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdLicense-0Dlg2={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdAskDestPath-0Dlg3={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdAskOptions-0Dlg4={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdStartCopy-0Dlg5={05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdFinish-0[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdWelcome-0]Result=1[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdLicense-0]Result=1[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdAskDestPath-0]szDir=C:\Program Files\Macromedia\Dreamweaver MX 2004Result=1[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdAskOptions-0]Component-type=stringComponent-count=8Component-0=Active Server Pages (asp)Component-1=JavaServer Pages (jsp)Component-2=ColdFusion (cfm, cfc)Component-3=ASP.NET (aspx, ascx)Component-4=PHP (php, php3, php4)Component-5=JavaScript (js)Component-6=Cascading Style Sheets (css)Component-7=Extensible Markup Language (xml)Result=1[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdStartCopy-0]Result=1[Application]Name=DreamweaverVersion=7Company=MacromediaLang=0009[{05BB2EC5-6BEF-4DDC-9E75-BEE7B161157A}-SdFinish-0]Result=1bOpt1=0bOpt2=0
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