Page 1 of 1
WinDVD 6
#1
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
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 ?
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
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
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
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
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
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
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.
#9
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.
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
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 ...
But I dont know how to silently activate the product ???
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 ???
Share this topic:
Page 1 of 1



Help
Back to top









