September 26, 200322 yr Has anyone yet manged to install PowerDVD and have it in put the serial in to the registry so it dont ask and has anyone have any ideas how to do the serial in for Sygate Personal Firewall 5.01 as well.
September 26, 200322 yr Hi,look at my script at http://board.MSFN.org/index.php?showtopic=8987 for POWERDVD5.It isn't really silent, but you install unattended.Silent with registry patch is too difficult, because of so many entries and modifications to handle CDs.Sygate...i don't know.Greetz Westi
September 27, 200322 yr If you ran PowerDVD with the -R switch, the setup.iss file that was created should have the serial number in it.ECHO.ECHO Installing Cyberlink PowerDVD 5.0ECHO Please wait...start /wait %systemdrive%\install\Applications\PowerDVD5\Setup.exe -s %systemdrive%\install\Applications\PowerDVD5\setup.issHere is my setup.iss code:[InstallShield Silent]Version=v6.00.000File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[Application]Name=PowerDVDVersion=5.0Company=CyberLinkLang=0009[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-DlgOrder]Dlg0={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdWelcome-0Count=9Dlg1={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdLicense-0Dlg2={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdDisplayTopics-0Dlg3={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdRegisterUserEx-0Dlg4={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0Dlg5={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0Dlg6={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0Dlg7={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1Dlg8={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdFinish-0[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdWelcome-0]Result=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdLicense-0]Result=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdDisplayTopics-0]Result=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdRegisterUserEx-0]szName=Your NameszCompany=CompanyszSerial=Your SerialResult=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0]szDir=C:\Program Files\CyberLink\PowerDVDResult=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0]szFolder=CyberLink PowerDVDResult=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0]DefaultSkin=GlowResult=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1]Result=1[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdFinish-0]Result=1bOpt1=0bOpt2=0
September 27, 200322 yr Author yep i run the -R switch but in PowerDVD 6 it automatlically reboots so the setup.iss is gone
Create an account or sign in to comment