Jump to content

AnyDVD 4.5.2.1 +registration +.cmd


twizt3d

Recommended Posts

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.

Link to comment
Share on other sites


Its very simple install with reg:

@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 ""

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...