Hello all, after searching for an unattended switch for anydvd i have failed to find any, I do not fully understand the switches in detail about rebooting and i think that anydvd requires a no reboot switch. Also, can someone please explain the difference between /s /S /silent /verysilent /VERYSILENT /q /quit, they all seem to do the same thing in my mind. Also back to the anydvd topic, I have already figured out how to register it, it was a very complicated process that required 3 .bat files, but when you run 2 in the correct order it registers, So i made a 3rd file tht ran the 2 in order using /w and it works fine, i will post my methods if need be.
Page 1 of 1
AnyDVD 4.5.2.1 +registration +.cmd
#2
Posted 13 January 2005 - 07:36 PM
Really? In the previous versions I only use /S. Then I just register with a regfile.
#3
Posted 14 January 2005 - 01:20 AM
Try using an Autoit script pretty sure Nologic has produced one for it.
#4
Posted 17 January 2005 - 12:34 PM
Its very simple install with reg:
"Serial from Regfile" without ""
@echo off start /wait setupanydvd4541.exe /S REG ADD HKLM\Software\SlySoft\AnyDVD\Key /v Key /t REG_SZ /d "Serial from Regfile" /f REG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v CheckUpdate /t REG_DWORD /d 0 /f REG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Code /t REG_DWORD /d 2 /f REG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Navigation /t REG_DWORD /d 2 /f REG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Patch /t REG_DWORD /d 0x79f /f
"Serial from Regfile" without ""
Share this topic:
Page 1 of 1



Help

Back to top








