Jump to content

AnyDVD4562 is out... silent + reg?


Astalavista

Recommended Posts

hi guys here is the new AnyDVD

classic switch needed only

setup.exe /S

the registry key can be found at

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

add a pskill anydvd.exe

and

Windows Registry Editor Version 5.00

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

Link to comment
Share on other sites


Its very simple install :

@echo off
start /wait setupanydvd4562.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

huh? :wacko: what is all that????

all u hv to do is

setup.exe /S

key.reg

pskill anydvd.exe

simple!

prog[pn]=['AnyDVD 4.5.6.2']
uid[pn]=['ANYDVD4562']
ordr[pn]=[80]
regb[pn]=['%cdrom%\\Software\\AnyDVD\\anydvdkey.reg']
cmd1[pn]=['%cdrom%\\Software\\AnyDVD\\SetupAnyDVD4562.exe /S']
cmd2[pn]=['pskill anydvd.exe']
rega[pn]=['%cdrom%\\Software\\AnyDVD\\startup.reg']
cat[pn]=['CD / DVD Authoring']
pn++

Link to comment
Share on other sites

this is my anydvd autoit-script:

RegWrite("HKEY_LOCAL_MACHINE\Software\SlySoft\AnyDVD\Key", "Key", "REG_SZ", "***")
RunWait ("SetupAnyDVD.exe /S")
RegDelete("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", "AnyDVD")
exit

Link to comment
Share on other sites

oh ok

the only time anyone is watch my U.A. process is my cat or dog.

And they can't really read... Good. :P

so there is no purpose at all to make the dialog box appear. Since

no one is around to look. Except the pets

if something goes wrong. when u come back u will see the error.

I dont usually stare at the installation process. I hv better things to do. :thumbup

Link to comment
Share on other sites

  • 5 months later...

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