MSFN Forum: PowerDVD 6 Silent Install - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

PowerDVD 6 Silent Install Rate Topic: -----

#1 User is offline   xper 

  • Insane Clown
  • Group: Administrator
  • Posts: 15,559
  • Joined: 16-August 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 June 2005 - 06:12 AM

updated Mar 07, 2005

Guide For |Trial and Retail Version|

(how to use Winrar sfx) click here

Credit goes to agiha who came up with the initial solution on how to make Power DVD 6 install silently for the Trial version

agiha solution:
a.) install powerdvd6 trial
b.) enter your PowerDVD Key (powerdvd will shut down)
c.) enter all your other keys for plugins (each time u add a plugin key PowerDVD will shut down)


now go to C:\Program Files\CyberLink\PowerDVD

capture 2 files

mce_sym.reg
powerdvd.sim



Here is the code for those that don't have a mce_sym.reg (note i remove my serial)
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\Common\CLVSD]
"UIUseHVA"=dword:00000001
"EnableVMR"=dword:00000001
"EnableVMR9"=dword:00000001
"PV_FOR_MCE"=dword:00000001
"TwinViewDXVA"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\Common\CLVSD\dxvadecodertest]
"EnableVMR"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Service\Video]
"PreferredMPEG2VideoDecoder"="{8ACD52ED-9C2D-4008-9129-DCE955D86065}"
"PreferredMPEG2AudioDecoder"="{284DC28A-4A7D-442c-BC2E-D7480556E4D8}"
[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\PowerDVD]
"CDKey"="J38YR-*****-PD8E8-*****-VS972-*****"
"KeyUpdate"=dword:00000003
"MustUpdateKey"=dword:00000003
"UI_PMK"="VM7AA-xxxxx-BAJYM-xxxxx-6YWNN-xxxxx"
"UI_PMK"="xxxxx-R8TQP-xxxxx-7PMJ3-xxxxx-MAPBQ"
"InstalledPacks"="CPRM Pack, DivX Pack, DTS Pack, DTS 96/24 Pack, DVD-Audio Pack, Express Pack, Interactual Pack, Mobility Pack, MPEG4 AVC Pack"
"HasCDKEY"=dword:00000001
"CPNAV"=dword:00000003
"UIEnableFeatures"=dword:00000001 
[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\PowerDVD]
"HasCDKEY"=dword:00000001
"CPNAV"=dword:00000003


extract your trial edition powerdvd6.exe to a folder
copy and paste the two files above to that folder
open custom.ini
add
silent=1


save custom.ini

repack using winrar sfx

;The comment below contains SFX script commands

Setup=setup.exe
TempMode
Silent=1
Overwrite=1
Title=Cyberlink PowerDVD DLX 6.0.1102



----------------------------------------------------------------------------------------------
Powerdvd 6 Retail Edition

(getting around the POP UP asking for your name and company name)

credit goes to Sanjay

1. Extract the PowerDVD Retail version exe file to a folder called PowerDVD6.
2. From within the extracted folder PowerDVD6, Run Setup.exe with -R switch.
3. Complete the entire installation.
3. Retrieve setup.iss file from the Windows directory and copy it to the PowerDVD6 folder. Or download the one at the bottom of this post.
4. Copy the 'Custom.ini, MCE_SYM.reg, PowerDVD.sim' files provided by you to the PowerDVD6 folder overwriting the existing files.
4. Repack the PowerDVD6 folder using WinRAR SFX with the following settings:


But when u create your sfx add this to your sfx comment

;The comment below contains SFX script commands

Setup=setup.exe -s
TempMode
Silent=1
Overwrite=1
Title=Cyberlink PowerDVD DLX 6.0.1102


you will notice there is a "-s" at the end of setup

------------------------------------------------------------------------------------------

my little contribution

getting rid of registration pop up when u first run powerdvd6


del "%systemdrive%\Program Files\CyberLink\PowerDVD\OLRSubmission\OLRSubmission.exe"
del "%systemdrive%\Documents and Settings\All Users\Start Menu\Programs\CyberLink PowerDVD\On-Line Registration.lnk"


add the code above to your cleanup.cmd


if u did everything correctly you should see this image when u first run PowerDVD
Posted Image
you should have 15 plugins all together, if u entered all the plugin keys.
if you are missing one you missed one key or your key is invalid.

mp3AVIdefault.reg below will force mp3 to be played by Winamp and force AVI to be played by PowerDVD (divx)
u should put this registry tweak at the very end of your batch file or runonceEx.cmd
credit goes to my friends Alanoll (mp3) and totoymola (avi divx)

mp3AVIdefault.reg

Quote

My installation of PowerDVD works fine. The only irritating thing is that the program at the start wants to connect to the Internet. If no connection is available, within a few seconds it continues normally.


Solution
Posted Image

Credit goes to Astalavista

Attached File(s)




#2 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 20 June 2005 - 01:18 AM

the setup.iss is for sample use only.

if u open setup.iss with notepad. u will noticed that i edited the serial number.

pls edit it to your own serial.

Thank you.

#3 User is offline   Rosebud6 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 30-August 05

Posted 20 September 2005 - 09:12 AM

I've done every thing in this guide for the retail silent install. Silent install goes great but it still asks me for my key. I have attached the files that are edited within the setup procedure. Thanks for any help in advance.

UPDATE: Problem solved turns out the code above for the MCE_SYM.reg has REGEDIT4 and i needed Windows Registry Editor Version 5.00

Attached File(s)


This post has been edited by Rosebud6: 21 September 2005 - 08:49 AM


#4 User is offline   cyberloner 

  • OCMania.com
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05

Posted 20 September 2005 - 10:37 AM

powerdvd.sim is the key for u
u need to copy it to the powerdvd folder to skip it....

#5 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 20 September 2005 - 10:40 AM

Any of you experienced Windows error report on shutdown of PowerDVD 6? Just tried to install the trial version, and it gives a Windows error window when i close it...?

(fresh win install 1 day ago)

#6 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 20 September 2005 - 12:22 PM

BoardBabe, on Sep 20 2005, 05:40 PM, said:

Any of you experienced Windows error report on shutdown of PowerDVD 6? Just tried to install the trial version, and it gives a Windows error window when i close it...?

(fresh win install 1 day ago)
<{POST_SNAPBACK}>

You use xpize ;) remove xpize and the error is gone

#7 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 20 September 2005 - 12:55 PM

Sorry, I should've searched better for that one :blushing:

This post has been edited by BoardBabe: 20 September 2005 - 02:17 PM


#8 User is offline   Rosebud6 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 30-August 05

Posted 20 September 2005 - 02:23 PM

cyberloner, on Sep 20 2005, 12:37 PM, said:

powerdvd.sim is the key for u
u need to copy it to the powerdvd folder to skip it....
<{POST_SNAPBACK}>


Yes, i did.

#9 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 20 September 2005 - 06:08 PM

Sure the only way to get rid of registration pop-up is to delete that exe file? Seems kinda harsh. Are there no reg "tweak"?

#10 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 21 September 2005 - 09:01 AM

Actually Power DVD6 makes my WMP10 crash when playing .wmv files even with XPize uninstalled! (.mp3's are fine).

Any idea?

#11 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 21 September 2005 - 09:32 AM

Doun the bug. I had installed klite codec pack. Remove all the CyberLink decoders from klite codec pack and its ok.

#12 User is offline   Gerrit.B 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 30-August 04

Posted 18 October 2005 - 04:39 PM

How to install de PowerDVD6_Patch_2003e.exe patch silent.

#13 User is offline   Zxian 

  • Scroll up - see the Google bar?
  • Group: Super Moderator
  • Posts: 5,066
  • Joined: 30-September 04
  • OS:none specified
  • Country: Country Flag

Posted 18 October 2005 - 04:56 PM

@Gerrit.B - Click Here

#14 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 19 October 2005 - 02:23 AM

Why is that not allowed to ask?

The patch is an "update", install it the same way as main application, modify ini.

#15 User is offline   carter8189 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 17-April 06

Posted 17 April 2006 - 07:10 PM

i'm sorry but after i repack all and i have the "new" exe file, where do i have to put it? which command do i have to use in application.bat? /S? thanks

#16 User is offline   Jeroeneke 

  • Member
  • PipPip
  • Group: Members
  • Posts: 138
  • Joined: 26-November 05

Posted 13 May 2006 - 08:47 AM

Is there a way to add the keys to upgrade PowerDVD with for example the Advance Audio Pack ?

For the rest Everything works (main key etc.) ;)

thx

#17 User is offline   AndeeOPT 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 07-October 04

Posted 19 September 2006 - 09:03 PM

Will these guides work for a OEM version of PowerDVD 6 as well?

I've tried using registry keys to insert the CD-Key but it doesn't work.

I install PDVD silently, simply by editing the custom.ini with silent=1. Then all I have to do is run setup.exe and the install runs silently.

But I am having difficulty inserting the key.

#18 User is offline   cyberloner 

  • OCMania.com
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05

Posted 20 September 2006 - 05:30 AM

Edit your MCE_SYM.reg file...insert the serial there....


[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\PowerDVD]

"CDKey"="aaaaa-bbbbb-ccccc-ddddd-eeeee-fffff"

#19 User is offline   AndeeOPT 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 07-October 04

Posted 20 September 2006 - 10:16 PM

View Postcyberloner, on Sep 20 2006, 05:30 AM, said:

Edit your MCE_SYM.reg file...insert the serial there....


[HKEY_LOCAL_MACHINE\SOFTWARE\CyberLink\PowerDVD]

"CDKey"="aaaaa-bbbbb-ccccc-ddddd-eeeee-fffff"


cyber - I edited the mce_sym.reg file and then installed PDVD6 but when I run it it still prompts for cdkey. I checked the registry and there are references with my cdkey.

Is there anything else I have to do other then the mce_sym.reg file edit?

#20 User is offline   cyberloner 

  • OCMania.com
  • PipPipPipPip
  • Group: Members
  • Posts: 535
  • Joined: 19-July 05

Posted 21 September 2006 - 06:30 AM

check out the 1st page....of this post.... maybe needed some other registry for u........
dun forget about powerdvd.sim after u register it .... u need to copy the powerdvd.sim into your installation folder.......

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy