beppemito Posted September 16, 2004 Posted September 16, 2004 anydvd 4.0.2.3 is out....does this method work for this version too?
mark_glh Posted September 17, 2004 Posted September 17, 2004 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"=-
luvidoc Posted October 7, 2004 Posted October 7, 2004 clonecd 5.0.2.2 is out. does this method work for this version too?
totoymola Posted October 7, 2004 Posted October 7, 2004 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.
Rodent Posted October 8, 2004 Posted October 8, 2004 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
koden Posted November 19, 2004 Posted November 19, 2004 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??
urie Posted November 19, 2004 Posted November 19, 2004 Trystart /wait %systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe SetupCloneDVD2Slysoft.exe /f
oXiDe Posted November 30, 2004 Posted November 30, 2004 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
totoymola Posted November 30, 2004 Posted November 30, 2004 For clonecd, just try /s or /S. I think clonedvd is the same because they use the same installer.
Astalavista Posted November 30, 2004 Posted November 30, 2004 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
warrior1109 Posted November 30, 2004 Posted November 30, 2004 I use these switches for clone cd and anydvd;SetupXXXXX.exe /S /norebootthey work fine for me
oXiDe Posted December 2, 2004 Posted December 2, 2004 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
Corpseslayer Posted November 30, 2005 Posted November 30, 2005 Thanks for thoes scripts they saved my hair mate.
dacorsa Posted January 15, 2010 Posted January 15, 2010 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!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now