Jump to content

Anydvd 4.6.1.2 + Registry


Recommended Posts

I was wondering how to silently install AnyDVD and register it? The readme file for the program says the switch is /S so there's no problem there. But how do i register it. I bought it so i have the key.AnyDVD file. What commands or switches do i need to run that file? All you need to do is click it and it registers the program so... please help...

Thanks

Link to comment
Share on other sites


Silent Install

/s switch

i.e. = setup.exe /s

Register

Import this into registry

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\SlySoft\AnyDVD\Key]
"Key"=

Kill Process After Install

pskill anydvd.exe

Remove From Windows Startup

Import this into registry

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"AnyDVD"="-"

Link to comment
Share on other sites

mike_wilson

did u really need to use the pskill switch?, i never had to use it, i will try again to check

XKnoppix

u can use the pskill or taskkill, make sure whichever u choose to use is in the system32 folder

anydvd.exe /S

taskkill /IM /F anydvd.exe or pskill -t anydvd.exe

Link to comment
Share on other sites

okay i got this?

REG ADD %KEY%\004 /VE /D "AnyDVD 4.6.1.2" /f
REG ADD %KEY%\004 /V 1 /D "%CDROM%\Install\AnyDVD\setup.exe /S" /f
REG ADD %KEY%\004 /V 2 /D "taskkill /IM /F anydvd.exe" /f
REG ADD %KEY%\004 /V 3 /D "REGEDIT /S %CDROM%\Registry\anydvd.reg" /f

What about the taskkill anydvd.exe?

do i need to change anydvd.exe to setup.exe?

Thanks

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...