Jump to content

Silent installers for AnyDVD, CloneDVD and CloneCD


Recommended Posts


Posted

i used this with CloneDVD2435 and it worked perfect, n1 :D

jsut a note though, i tried using it with slysoft ANYDVD3936 and although it worked, that installer doesn't ask to reboot at end when the /S switch is used, and thus the script never ended, which would result in your "runonceex" freezing, probably forever.

nice work tho :)

heres the reg info btw:

AnyDVD:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\SlySoft\AnyDVD\Key]
"Key"="cdkeyhere"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"AnyDVD"=-

  • 3 weeks later...
Posted

The serial for these softwares are encrypted.

Here is a sample of the reg file of anydvd.

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\SlySoft\AnyDVD\Key]"Key"="encrypted serial and name="

If you have a full version installed in your system, why not try exporting this key and include the regfile merge to the installation?

By the way, i use the /S switch only, and it works for me. But Im just using the trial version. :D

  • 1 month later...
Posted

I can't get the silent file to work

I do this:

@echo off

echo

start /wait %systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe

start /wait %systemdrive%\Install\CloneDVD\SetupCloneDVD2Slysoft.exe /f

echo

pause

and get error. Ok to error gives me reg. box.

What do i do wrong??

  • 2 weeks later...
Posted

Hi,

The scripts work fine for me, but I also want to choose my install dir for CloneDVD, whitout the script it works with the switch: /D=C:\Applications\CloneDVD. But when I put it in the script is doesn't work anymore (I don't anything about scripting), but I tried the following:

Run ($CmdLine[1] & " /S /D=C:\Applications\CloneDVD")

Run ($CmdLine[1] & " /S")
Run ($CmdLine[1] & " /D=C:\Applications\CloneDVD")

Run ($CmdLine[1] & " /S")
Run ($CmdLine[2] & " /D=C:\Applications\CloneDVD")

None of them worked... :}

Does anybody know the solution? Thx

Posted

the lastest version of clonecd uses only a /s switch to quietly install it.

remember to also add your regtweak.reg (which contains your registration info.)

the same is so for the newer releases

  • 11 months later...
  • 4 years later...
Posted

thanks for your silent installers!

but every installer remain in the tray with option "Paused" and stop other installations....

how can i solve this problem??

thanks in advance!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...