September 17, 200421 yr i used this with CloneDVD2435 and it worked perfect, n1 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"=-
October 7, 200421 yr 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.
October 8, 200421 yr clonecd 5.0.2.2 is out. does this method work for this version too?i am sure it does not work with 5.0.2.2as i mentioned here:http://www.msfn.org/board/index.php?showtopic=29470hopefully there will be a solution someday thanksalex
November 19, 200421 yr I can't get the silent file to workI do this:@echo offechostart /wait %systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe start /wait %systemdrive%\Install\CloneDVD\SetupCloneDVD2Slysoft.exe /fechopauseand get error. Ok to error gives me reg. box.What do i do wrong??
November 19, 200421 yr Trystart /wait %systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe SetupCloneDVD2Slysoft.exe /f
November 30, 200421 yr 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
November 30, 200421 yr For clonecd, just try /s or /S. I think clonedvd is the same because they use the same installer.
November 30, 200421 yr 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
November 30, 200421 yr I use these switches for clone cd and anydvd;SetupXXXXX.exe /S /norebootthey work fine for me
December 2, 200421 yr 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
January 15, 201016 yr 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