Jump to content

Recommended Posts

Posted

I have tried to install the new AnyDVD 6.0.1.1 with the normal way (/S /NORESTART, if I remember good), but after installing it is starting itself automaticly. Of course I will get a window during the install: you do not have DVD-rom or you didnt restart your computer...

Any opinion to solve this problem?

Joc


Posted
What about taskkilling the process?

Yes, I use pskill, but looking for an elegant solution... :)

Joc

Posted

You should export your registry settings first here's what i have.

REG ADD %KEY%\1001 /VE /D "AnyDVD 6.0.1.1" /f
REG ADD %KEY%\1001 /V 101 /D "%systemdrive%\Install\AnyDVD\SetupAnyDVD6011.exe /S" /f
REG ADD %KEY%\1001 /V 102 /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\AnyDVD.lnk\"" /f
REG ADD %KEY%\1001 /V 103 /D "REGEDIT /S %systemdrive%\Install\AnyDVD\AnyDVD1.reg" /f
REG ADD %KEY%\1001 /V 104 /D "REGEDIT /S %systemdrive%\Install\AnyDVD\AnyDVD2.reg" /f

AnyDVD1.reg = HKEY_LOCAL_MACHINE\SOFTWARE\SlySoft\AnyDVD\Key

AnyDVD2.reg = HKEY_CURRENT_USER\Software\SlySoft\AnyDVD\Settings

Posted
You should export your registry settings first here's what i have.

REG ADD %KEY%\1001 /VE /D "AnyDVD 6.0.1.1" /f
REG ADD %KEY%\1001 /V 101 /D "%systemdrive%\Install\AnyDVD\SetupAnyDVD6011.exe /S" /f
REG ADD %KEY%\1001 /V 102 /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\AnyDVD.lnk\"" /f
REG ADD %KEY%\1001 /V 103 /D "REGEDIT /S %systemdrive%\Install\AnyDVD\AnyDVD1.reg" /f
REG ADD %KEY%\1001 /V 104 /D "REGEDIT /S %systemdrive%\Install\AnyDVD\AnyDVD2.reg" /f

AnyDVD1.reg = HKEY_LOCAL_MACHINE\SOFTWARE\SlySoft\AnyDVD\Key

AnyDVD2.reg = HKEY_CURRENT_USER\Software\SlySoft\AnyDVD\Settings

Thank you, but I use same registry, but dont work... :(((

Joc

  • 2 years later...
Posted

I use AutoIt's Script Writer feature to make a script. Just select the exe file, uncheck Record Mouse and check Record Window Text.

Install it using the keyboard shortcuts and that's all.

I also export a registry entry to prevent the autostart with windows and the settings i change, along with my registration.

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