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.

Silent installers for AnyDVD, CloneDVD and CloneCD

Featured Replies

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

clonecd 5.0.2.2 is out. does this method work for this version too? :whistle:

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

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

Try

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

  • 2 weeks later...

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

For clonecd, just try /s or /S. I think clonedvd is the same because they use the same installer.

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

I use these switches for clone cd and anydvd;

SetupXXXXX.exe /S /noreboot

they work fine for me :D

I wrote a silent install for CloneDVD to caus I wanna choose my installdirectory... In the RAR you'll find the source and the compiled exe, edit the source for an other directory than the default C:\Applications\CloneDVD.

CloneDVD_Silent_Install__own_dir_.rar

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

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!

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.