Jump to content

Silent installers for AnyDVD, CloneDVD and CloneCD


ZoSTeR

Recommended Posts

Here are three AutoIt scripts and compiled exes for closing the reboot dialog.

The starter actually waits for the dialog to appear which is more secure than sending keystrokes (might be faster too).

Usage in batch:

Starter.exe Setup.exe

The /S switch is included.

SilentStarters.rar

Link to comment
Share on other sites


i just tried them on virtualpc,

clonecd and clonedvd works,

at the end of anydvd it still ask for reboot (dialog)...

for any-dvd and clone-dvd, my registration-data

works on my real-pc and virtual-pc,

but it seems that the clone-cd registration-data

doesnt work on different machines,

or is it because of the virtual-pc?

but that another topic.... :)

Link to comment
Share on other sites

What version of AnyDVD did you use?

I tested it with 3.5.3.1 and 3.6.1.1

You could modify the script yourself. It's pretty self explaining. Just look at the title of the reboot dialog and replace it in the script.

BTW i still prefer VMWare.

Link to comment
Share on other sites

I am using the silent clone cd installer....

this is the syntax im using:

REG ADD %KEY%\040 /VE /D "Installing Clone CD 4.3.2.2" /f
REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\Applications\Clone\CCDSilent.exe SetupCloneCD4322.exe" /f

When it gets to that part of the install process, I get an error about a missing file "framedyn.dll" and it says it cannot continue installing... "srclient.dll" is missing and also has an error shortly after this too but i am not sure if its related

Link to comment
Share on other sites

it actually still installed clone cd though... even with the error message.... this is better than i have ever been able to manage with clone cd before (normally it doesnt have an error but doesnt install) this is the first time i've used the silent installer of yours it works good!

perhaps my error is because of something else?

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...

Hmmm, OK I got both Clone CD and CloneDVD to install fine and they run great (thanks for the scripts! :thumbup ) but CloneCD is still not registered when opened.

I imported the key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Elaborate Bytes\CloneCD\CDKey]

"Serial"=hex:xx, xxx, ,xx, x,x,xx,, etc

"Name"=hex:xx,xx,xx,xx,etc

They imported fine cos when i check the registry they're there but it still comes up with the "Order it" or "Try it" screen. Have I done something wrong or missed something? :huh:

Link to comment
Share on other sites

  • 2 weeks later...
Thanx for the scripts, probably a stupid question, but how are the scripts used in a batch file. I always get errors as in screen dump

Any Help much appreciated

EDIT: never mind. figured it out :D

What did you do to make it work

i have tried a few things just need to know how to run and app with another

Ie running CloneCDSetup.exe through the silent installer i dont know how to edit them either so no go there

How do i do it using the cmd method

Link to comment
Share on other sites

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