Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AnyDVD4562 is out... silent + reg?

Featured Replies

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


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

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

  • Author

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

i agree with astalavista i did the same and worked (the only differance is that i used taskkill instead of using pskill)

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

  • Author

dude!

the only time u use autoit if the installer does not have a silent installer method :wacko:

with autoit u see dialog boxes. with our method it is totally silent

its ok to see them, because otherwise you dont know IF

the installation do something or hangs.... i just dont

want to click anything and that works :P

  • Author

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

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

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

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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.