MSFN Forum: CloneDVD 2.8.3.3 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

CloneDVD 2.8.3.3 Rate Topic: -----

#1 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 17 June 2005 - 09:36 PM

CloneDVD Revision History

Version 2.8.3.3: 2005 06 07
- New: Added MIME type for easier download and installation
of keyfiles
- Fix: Stability problems in certain configurations


Step 1: Download Autoit.exe at the bottom of the post

Autoit Made by my friend Mhz

place your "SetupCloneDVD.exe" in the same folder as autoit.exe

Posted Image

Your "key" is stored in this registry key.

Quote

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Elaborate Bytes\CloneDVD2\CDKey]"Serial"=hex:f4,5e,$$,ed,5d,1b,aa,7d,17,$$,38,35,$$, :hello: 38,31,37,$$,b0,f3,50,00,2f,\
  bd,73,90,$$,1f
"Name"=hex:54,65,61, :o 6d,$$,44,$$,61,62,6c,6f,00
"Company"=hex: :yes: 57,61,72,65,7a,20,49,6e,63,2e,$$


Handy Batch Command to move the folder out of Elaborate Bytes to its own folder.

move "%allusersprofile%\Start Menu\Programs\Elaborate Bytes\CloneDVD2" "%allusersprofile%\Start Menu\Programs\CloneDVD2"
rmdir /S /Q "%allusersprofile%\Start Menu\Elaborate Bytes\CloneDVD2"


wpi method
prog[pn]=['CloneDVD 2.8']
uid[pn]=['CLONEDVD28']
deps[pn]=['AnyDVD5231']
cmd1[pn]=['%cdrom%\\Software\\CloneDVD\\AutoIt.exe']
cmd2[pn]=['%cdrom%\\Software\\CloneDVD\\move.exe']
rega[pn]=['%cdrom%\\Software\\CloneDVD\\cdkey.reg']
dflt[pn]=['yes']
cat[pn]=['CD / DVD Authoring']
pn++

Attached File(s)


This post has been edited by Astalavista: 18 June 2005 - 08:05 PM



#2 User is offline   piXelatedEmpire 

  • nLiten me, nuhi!
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 02-June 05

Posted 19 July 2005 - 04:59 AM

just a question, is it possible to use this method with runonceex.cmd as opposed to WPI?

for example, if I were to use the two files above:

SetupCloneDVD.exe
Autoit.exe

and use the following line:
REG ADD %KEY%\012 /VE /D "CloneDVD v2.8.5.1" /f
REG ADD %KEY%\012 /V 1 /D "%systemdrive%\Install\Apps\CloneDVD\Autoit.exe" /f


then CloneDVD should be installed silently? Or does this method only work with WPI?

This post has been edited by piXelatedEmpire: 19 July 2005 - 05:00 AM


#3 User is offline   spachtler 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 07-February 04

Posted 19 July 2005 - 05:51 AM

i use this simple script:

RegDelete("HKEY_LOCAL_MACHINE\Software\Elaborate Bytes\CloneDVD\Key", "Key")
RegDelete("HKEY_LOCAL_MACHINE\Software\Elaborate Bytes\CloneDVD2\CDKey", "Company")
RegDelete("HKEY_LOCAL_MACHINE\Software\Elaborate Bytes\CloneDVD2\CDKey", "Name")
RegDelete("HKEY_LOCAL_MACHINE\Software\Elaborate Bytes\CloneDVD2\CDKey", "Serial")
Run ("setupClonedvd.exe /S")
WinWait ( "CloneDVD2 Setup")
ControlClick ( "CloneDVD2 Setup", "", "Button2")
$var = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CloneDVD2", "InstallLocation")
sleep(1000)
FileInstall("CloneDVD2.exe", $var & "\CloneDVD2.exe" , 1)
exit


does all pretty good :thumbup

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy