Jump to content

Recommended Posts


Posted

The usual installshield method works fine. Tried it about 10 times, not a single glitch. Just like the old ones. I can post my iss file, cmd lines and tweaks if req'd. (I'm using the deluxe vers w/ DD EX and everything)

And thankfully, it doesn't actually install tyhose crappy divx codecs, it just supports playback...

Posted

I was blind... Everything is worked with setup.iss... Just delete first the installation directory in "Program Files" or you will get this -3 returncode! :)

Joc

Posted
The usual installshield method works fine. Tried it about 10 times, not a single glitch. Just like the old ones. I can post my iss file, cmd lines and tweaks if req'd. (I'm using the deluxe vers w/ DD EX and everything)

And thankfully, it doesn't actually install tyhose crappy divx codecs, it just supports playback...

Is it possible for you to post thos things here, especially the setup.iss file? I have been intsalling and uninstalling PowerDVD several times today but no setup.iss file shows up on the Windows directory. :no:

I run it using the -R switch but still nothing shows up. What am i doing wrong? :(

Thanks.

:)

EDIT: I am also using the same exact version as yours.

Posted
I run it using the -R switch but still nothing shows up. What am i doing wrong?
It is not a -R, rather /r Try giving your iss file a destination, like

setup.exe /a /r /f1c:\setup.iss

Posted

with -R /r or anything, it always creates it for me...

@Joc: the idea is to uninstall the app first, not just delete the install dir...

As for the iss... This is what I got, and it works flawlessly:

[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=7
Dlg1={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdLicense-0
Dlg2={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdDisplayTopics-0
Dlg3={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdAskDestPath-0
Dlg4={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdSelectFolder-0
Dlg5={6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SHOW_CLPV_CLEV_DIALOG-0
Dlg6={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}-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}-SHOW_CLPV_CLEV_DIALOG-0]
Result=1
[{6811CAA0-BF12-11D4-9EA1-0050BAE317E1}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0

Posted
I run it using the -R switch but still nothing shows up. What am i doing wrong?
It is not a -R, rather /r Try giving your iss file a destination, like

setup.exe /a /r /f1c:\setup.iss

It works. YESH... :thumbup:

Thanks. i have no idea what those switches do, but I just copied and pasted all of them in the Start -> Run Window (of course I added the PDVD executable path) and it worked. The setup.iss just appeared on my C: drive.

Thanks to crahak too, for posting his setup.iss.

:hello:

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...