koden Posted November 17, 2004 Posted November 17, 2004 HelloI have made a search, and I have found something about it.Ex. /f for anydvd silent. But it doesn't work.Could anyone tell me how to install this 3 programs silent WITH the key?I use the application.cmd fileThank you....
urie Posted November 17, 2004 Posted November 17, 2004 REG ADD %KEY%\1005 /VE /D "AnyDVD 4.1.0.1" /fREG ADD %KEY%\1005 /V 1 /D "%systemdrive%\Install\AnyDVD\SetupAnyDVD4101.exe /S" /fREG ADD %KEY%\1005 /V 2 /D "REGEDIT /S %systemdrive%\Install\AnyDVD\Key.AnyDVD" /fREG ADD %KEY%\1010 /VE /D "CloneCD 5.0.4.2" /fREG ADD %KEY%\1010 /V 1 /D "%systemdrive%\Install\CloneCD5\SetupCloneCD5042.exe /S" /fREG ADD %KEY%\1010 /V 2 /D "pskill.exe CloneCDTray" /fREG ADD %KEY%\1010 /V 3 /D "REGEDIT /S %systemdrive%\Install\CloneCD5\Key.CloneCD" /fREM NOTES: CloneDVD2Silent.exe is AutoIt script For CloneDVD >http://www.msfn.org/board/index.php?showtopic=17558&hl=clonedvdREG ADD %KEY%\1015 /VE /D "CloneDVD 2.5.3.3" /fREG ADD %KEY%\1015 /V 1 /D "%systemdrive%\Install\CloneDVD\CloneDVD2Silent.exe SetupCloneDVD2533.exe" /fREG ADD %KEY%\1015 /V 2 /D "REGEDIT /S %systemdrive%\Install\CloneDVD\Key.CloneDVD" /f
Recommended Posts