January 25, 200521 yr hi guys here is the new AnyDVDclassic switch needed onlysetup.exe /Sthe registry key can be found at[HKEY_LOCAL_MACHINE\SOFTWARE\SlySoft\AnyDVD\Key]"Key"=add a pskill anydvd.exeand Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"AnyDVD"="-"
January 25, 200521 yr An easier way is just run the AnyDVD.key to register it. It is actually a regfile with the .key extension. Rename it to .reg if you want.
January 25, 200521 yr Author need to use taskill or pskill alsoit also autoruns so need to fix that too
January 25, 200521 yr Its very simple install :@echo offstart /wait setupanydvd4562.exe /SREG ADD HKLM\Software\SlySoft\AnyDVD\Key /v Key /t REG_SZ /d "Serial from Regfile" /fREG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v CheckUpdate /t REG_DWORD /d 0 /fREG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Code /t REG_DWORD /d 2 /fREG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Navigation /t REG_DWORD /d 2 /fREG ADD HKCU\Software\SlySoft\AnyDVD\Settings /v Patch /t REG_DWORD /d 0x79f /f"Serial from Regfile" without ""
January 25, 200521 yr Author huh? what is all that????all u hv to do is setup.exe /Skey.regpskill anydvd.exesimple!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++
January 27, 200521 yr i agree with astalavista i did the same and worked (the only differance is that i used taskkill instead of using pskill)
January 27, 200521 yr 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
January 27, 200521 yr Author dude!the only time u use autoit if the installer does not have a silent installer method with autoit u see dialog boxes. with our method it is totally silent
January 27, 200521 yr its ok to see them, because otherwise you dont know IFthe installation do something or hangs.... i just dontwant to click anything and that works
January 27, 200521 yr Author oh okthe only time anyone is watch my U.A. process is my cat or dog.And they can't really read... Good. so there is no purpose at all to make the dialog box appear. Sinceno one is around to look. Except the petsif 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.
January 27, 200521 yr point goes to you, normaly there cant anything go wrong becausebefor burn a unattended dvd, i test each installation a few times....but: it dont hurts your machine to display some dialogs.... did it?
June 27, 200521 yr 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...
June 27, 200521 yr Author HI i am off to the beach for a few days. When i get back i will make some instructions for you. cool?just before i leave i want to tell everyone this version is outdatedslysoft's latest version is 5.2.x.xhttp://www.msfn.org/board/index.php?showtopic=48711&hl= Edited June 27, 200521 yr by Astalavista
June 28, 200521 yr 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