Jump to content

Recommended Posts

Posted

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


Posted

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

Posted

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

Posted

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

Posted

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

Posted

point goes to you, normaly there cant anything go wrong because

befor burn a unattended dvd, i test each installation a few times....

but: it dont hurts your machine to display some dialogs.... did it? :whistle:

  • 5 months later...
Posted

Talk to me like I am a Two Year old. What do I open? Where do I type all this info. Very New at this. My Anydvd 21 day trial ran out and I want to put all this on my computer. Insrtuct me step by step, please... :}

Posted

Hehe there are other reasons to use autoit to install applications....like being anal and not wanting a cluttered up program files folder and start menu. ;)

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