/build/static/layout/Breadcrumb_cap_w.png

Cyberlink CyberLink PowerDVD

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.1k  |  Created: 03/24/2004

Average Rating: 0
CyberLink PowerDVD has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (7)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
119
Note

I can confirm that this works for PowerDVD 5.1

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note
-Copied PowerDVD folder contents locally...
-Start; Run; Browse to location of Setup.exe and add /r switch to create response file...
-From Run dialog box it should read: c:\WinDVD\Setup.exe /r
-Click ok and install; in the system folder there should now be a setup.iss file. Copy that to your install folder (overwrite the existing *.iss)
-Now try installing using this path in batch file: start /wait c:\DVD\Setup.exe /s /sms /f1c:\DVD\SETUP.ISS

NOTE: This did not work from network install so I make a temp dir, copy the files, install and del temp dir and it works ok. See below...

@echo off

md c:\dvd

xcopy \\networklocation\dvd\*.* c:\dvd

start /wait c:\DVD\Setup.exe /s /sms /f1c:\DVD\SETUP.ISS

rmdir /s /q c:\dvd

exit

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note

The solution above does not work for network installation, because you also need to offer the path to the logfile which will be created by the setup. the parameter for the logfile is called "/f2" so you could use "start /wait c:\DVD\Setup.exe /s /sms /f1c:\DVD\SETUP.ISS /f2:C:\PowerDVD4.log" for installing from a network source.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note

This also works successfully for Power DVD 5.7

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
I've found that you can install it from a network location but you need to create the log file to a local folder.

\\server\share\Setup.exe /s /sms /f2c:\temp\Install.iss

Make sure you have a setup.iss created and in the same folder as setup.exe or you will need to reference it with /f1
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
Setup.exe /s /sms /f1c:\DVD\SETUP.ISS Note: Uses InstallShield answer file process
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
Setup.exe /s /sms /f1c:\DVD\SETUP.ISS Note: Uses InstallShield answer file process
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

CyberLink PowerDVD

Version

4

Questions & Answers (0)

Questions & Answers related to Cyberlink CyberLink PowerDVD

Blogs (0)

Blog posts related to Cyberlink CyberLink PowerDVD

Reviews (0)

Reviews related to Cyberlink CyberLink PowerDVD

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ