MSFN Forum: WinDVD 6 - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WinDVD 6 Rate Topic: -----

#1 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 20 August 2004 - 12:09 AM

anybody know a silent install switch for this progz? I've try the search engine but w/ no luck. Thanks


#2 User is offline   Lucius Snow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 247
  • Joined: 17-August 04

Posted 26 August 2004 - 10:07 AM

WinDVD uses Installshield. I've used the following method with the setup.iss :
http://unattended.ms...stallshield.htm

It works fine. However i don't know how to register WinDVD. I searched the name and the serial i entered in the registry but nothing found ...

Does anybody know how to proceed ?

#3 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 August 2004 - 01:53 PM

REM           NOTES: Extracted and need's DirectX9 installed prior.
REG ADD %KEY%\iAdd /VE /D "WinDVD Platinum 6.0.6.42" /f
REG ADD %KEY%\iAdd /V Inum /D "%systemdrive%\Install\WinDVD6\Setup.exe -s -f1"%systemdrive%\Install\WinDVD6\setup.iss" /f
REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %systemdrive%\Install\WinDVD6\WinDVD_6.reg" /f


WinDVD_6.reg from here
[HKEY_CLASSES_ROOT\GPI\Settings]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\GPI\Settings]

I just discovered this so not sure registry part will work in RunoncEX, however I think it will since it didn't create any file's or modify any.

#4 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 03 September 2004 - 02:52 PM

REG ADD %KEY%\015 /VE /D "WinDVD Platinum 6.0.6.42" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\WinDVD\Setup.exe -s -f1"%systemdrive%\install\Applications\WinDVD\Setup.iss" /f
REG ADD %KEY%\015 /V 2 /D "pskill WinCinemaMgr.exe" /F


can anybody tell me why windvd 6 isn't installing? it didn't give any error.

#5 User is offline   X-Ecutioner 

  • eXPerience my ass.
  • PipPipPip
  • Group: Members
  • Posts: 304
  • Joined: 21-October 03

Posted 03 September 2004 - 02:54 PM

I'm pretty sure that if you have the new .iss file then u dont need the "-f1"%systemdrive%\install\Applications\WinDVD\Setup.iss" ". Just put "-s" at the end.

#6 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 03 September 2004 - 05:03 PM

I've try this code below but it still not install. Again no error or anything.

REG ADD %KEY%\015 /VE /D "WinDVD Platinum 6.0.6.42" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\WinDVD\Setup.exe -s" /f
REG ADD %KEY%\015 /V 2 /D "pskill WinCinemaMgr.exe" /F


#7 User is offline   AznStyl 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 18-August 04

Posted 08 September 2004 - 01:12 AM

anybody got any clue why it is not silently installing? also the pskill doesn't work. I've also try REG ADD %KEY%\015 /V 2 /D "pskill.exe WinCinemaMgr.exe" /F but still it give me errors.

#8 User is offline   No_Style 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 18-December 03

Posted 11 September 2004 - 09:07 AM

maxXPsoft, on Aug 28 2004, 01:53 PM, said:

REM           NOTES: Extracted and need's DirectX9 installed prior.
REG ADD %KEY%\iAdd /VE /D "WinDVD Platinum 6.0.6.42" /f
REG ADD %KEY%\iAdd /V Inum /D "%systemdrive%\Install\WinDVD6\Setup.exe -s -f1"%systemdrive%\Install\WinDVD6\setup.iss" /f
REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %systemdrive%\Install\WinDVD6\WinDVD_6.reg" /f


WinDVD_6.reg from here
[HKEY_CLASSES_ROOT\GPI\Settings]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\GPI\Settings]

I just discovered this so not sure registry part will work in RunoncEX, however I think it will since it didn't create any file's or modify any.

Unfortunately, the registry key did not work. WinDVD 6 isn't registered still. :( Would you happen to know how to do it? I tried Googling and searching the forums, but I've come up empty. Anyhelp would be appreciated.

#9 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,260
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 September 2004 - 12:36 PM

Installshield wise, it seems to matter if it's installing from a CD/DVD or HD. -s alone works for me - only if it's from the HD. Since I run them all from a DVD, the *only* way I managed to get them to install is to use -s -f1"%cdrom%\install\app_name\setup.iss" (change the path accordingly...) if I don't have the f1 with full path, it won't install. I also use -f2"%SystemRoot%\log_file.log" with it as well and that doesn't seem to conflict.

If your installers aren't working, make sure to include the -f2(...) part and after install check the error code, it will tell you why it didn't install.

#10 User is offline   PoNi 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-May 04

Posted 04 October 2004 - 10:45 AM

So has anyone figured out how to silently activate WinDVD6 ???

I use this to get rid of the registration dialog ...

REG ADD "HKCU\Software\InterVideo\Common\Registered" /v 40r /t reg_dword /d "4294967295"


But I dont know how to silently activate the product ???

#11 User is offline   PoNi 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 12-May 04

Posted 12 October 2004 - 07:43 AM

No one has figured this out ??

#12 User is offline   nemesis5 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 04-October 04

Posted 12 October 2004 - 12:08 PM

i am look for a solution too.

#13 User is offline   The Black Cloud 

  • Moon Lover
  • PipPip
  • Group: Members
  • Posts: 168
  • Joined: 27-May 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 October 2004 - 05:00 AM

sorry

how i can register the WinDVD 6

thenks

Share this topic:


Page 1 of 1
  • 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