MSFN Forum: switch for clonedvd - 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

switch for clonedvd Rate Topic: -----

#1 User is offline   bastion5 

  • Group: Members
  • Posts: 6
  • Joined: 25-June 04

  Posted 17 July 2004 - 10:41 AM

I use the /S switch with CloneDVD with the required registry entries and all comes out well except that CloneDVD asks to restart during the unattended install. Does anyone know a way around this?


#2 User is offline   spachtler 

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

Posted 17 July 2004 - 11:08 AM

here is an autoit-script:

Quote

If $CmdLine[0]<> 1 Then
msgbox(0,"Error","Usage: CloneDVD2Silent.exe SetupCloneDVD2.exe")
Else
Run ($CmdLine[1] & " /S")
WinWait ( "CloneDVD2 Setup")
ControlClick ( "CloneDVD2 Setup", "", "Button2")
EndIf



Spachtler

#3 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 17 July 2004 - 11:32 AM

Get the precompiled scripts here.

#4 User is offline   bastion5 

  • Group: Members
  • Posts: 6
  • Joined: 25-June 04

Posted 17 July 2004 - 04:09 PM

Thx, for the help. It took me two tries to get it working (typo), but all is good now. Thanks again.

#5 User is offline   testChihuahua 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 17-July 04

Posted 20 July 2004 - 08:17 AM

Hi,

sorry for this bad question but what means the errormessage:

"Usage: CloneDVDSilent.exe SetupCloneDVD2.exe"

I always get it if i run the script, and installer & script are in the same directory.

greetings
testchihuahua

#6 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 20 July 2004 - 10:10 AM

Put this in your batch:

CloneDVDSilent.exe SetupCloneDVD2.exe


First the name of the script executable than the name of the CloneDVD setup executable.

The second exe name is a command line parameter for the script.

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