I canīt get my PowerDVD XP to install unattended. I generated the iss file correctly and it does nothing. It also gives no messages on not working.
I donīt know what to do?
Can anyone help?
pachelbeljoe
Page 1 of 1
Problem with PowerDVD XP Does not install
#2
Posted 06 February 2004 - 09:34 AM
how are u calling the iss file
could u post the cmdlines or which ever method u're using..
could u post the cmdlines or which ever method u're using..
#3
Posted 20 February 2004 - 01:24 AM
Hello@All!
I have a problem with PowerDVD too, where can I get the .iss File?
kindest regards, CUDiLLA!
[Supplement]
I nevertheless still found it!
But, my PowerDVD is only in english and I would like to have it into German! I already downloaded myself an update for it, can I use this-same "iss" file for this update as for the main program?
Please help!! thanx
I have a problem with PowerDVD too, where can I get the .iss File?
kindest regards, CUDiLLA!
[Supplement]
I nevertheless still found it!
But, my PowerDVD is only in english and I would like to have it into German! I already downloaded myself an update for it, can I use this-same "iss" file for this update as for the main program?
Please help!! thanx
#4
Posted 20 February 2004 - 02:08 PM
which sentence are u using to execute Setup.exe??
i.e.
%systemdrive%\Install\Applications\Media\setup.exe -s -f1 setup.iss
i.e.
%systemdrive%\Install\Applications\Media\setup.exe -s -f1 setup.iss
#5
Posted 20 February 2004 - 02:18 PM
You must create the ISS file with notepad
example
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[Application]
Name=PowerDVD
Version=5.0
Company=CyberLink
Lang=0009
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-DlgOrder]
Dlg0={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdWelcome-0
Count=9
Dlg1={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdLicense-0
Dlg2={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdDisplayTopics-0
Dlg3={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdRegisterUserEx-0
Dlg4={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0
Dlg5={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0
Dlg6={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0
Dlg7={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1
Dlg8={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=Name
szCompany=Company
szSerial=###########3
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0]
szDir=C:\Program Files\CyberLink\PowerDVD
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0]
szFolder=CyberLink PowerDVD
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0]
DefaultSkin=CRYSTAL
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1]
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
example
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[Application]
Name=PowerDVD
Version=5.0
Company=CyberLink
Lang=0009
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-DlgOrder]
Dlg0={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdWelcome-0
Count=9
Dlg1={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdLicense-0
Dlg2={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdDisplayTopics-0
Dlg3={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdRegisterUserEx-0
Dlg4={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0
Dlg5={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0
Dlg6={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0
Dlg7={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1
Dlg8={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=Name
szCompany=Company
szSerial=###########3
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0]
szDir=C:\Program Files\CyberLink\PowerDVD
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0]
szFolder=CyberLink PowerDVD
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SELECTSKINDIALOG-0]
DefaultSkin=CRYSTAL
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-1]
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
#6
Posted 21 February 2004 - 01:25 AM
CUDiLLA, on Feb 20 2004, 01:24 AM, said:
Hello@All!
I have a problem with PowerDVD too, where can I get the .iss File?
kindest regards, CUDiLLA!
[Supplement]
I nevertheless still found it!
But, my PowerDVD is only in english and I would like to have it into German! I already downloaded myself an update for it, can I use this-same "iss" file for this update as for the main program?
Please help!! thanx
I have a problem with PowerDVD too, where can I get the .iss File?
kindest regards, CUDiLLA!
[Supplement]
I nevertheless still found it!
But, my PowerDVD is only in english and I would like to have it into German! I already downloaded myself an update for it, can I use this-same "iss" file for this update as for the main program?
Please help!! thanx
i never use an iss from somebody else, allways create my own. just run "setup.exe -r" and install the software (may need unpacking first)
do not choose reboot when you install.. then when its done go into your windows directory and look for the setup.iss file. thats the one you need then
Share this topic:
Page 1 of 1



Help

Back to top








