MSFN Forum: CloneDVD2 Reboot problems - 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

CloneDVD2 Reboot problems Rate Topic: -----

#1 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 08 January 2005 - 10:25 PM

I was wondering if anyone has any experience installing Clone DVD2 unattended?

I have tried searching and couldn't find anything in the forums.

I ran the universal switch finder on the setup and discovered the details in the attached image.

By using:

start /wait SetupCloneDVD2Slysoft.exe /S


I can install silently, no dialogues etc, until it finished at which time it tells me that my computer needs a reboot, and I am offered a Yes/No prompt.

Can anyone suggest any way of circumventing this prompt, besides AutoIT.

I have tried adding reboot=suppress, /noreboot, /norestart. I am assuming there simply is no tag for it.

Any help will be much appreciated.

Attached File(s)




#2 User is offline   Astalavista 

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

Posted 08 January 2005 - 10:29 PM

u must use Autoit to install cloneDVD2

no other way

pm Nologic on how to do it.

#3 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 08 January 2005 - 10:58 PM

thanks Astalavista

#4 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 09 January 2005 - 12:30 AM

I didnt think Nologic was around here anymore??

#5 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 09 January 2005 - 05:40 AM

I have attempted to repack it with Installrite, it seems to be working correctly. I don't use it that often so it may be a while before I notice any bugs. :D

I'm pretty new to this, and I haven't put my mind to learning how AutoIT works yet. But its next on my agenda.

:thumbup

#6 User is offline   erik_demon 

  • Master Chief
  • PipPip
  • Group: Members
  • Posts: 253
  • Joined: 22-August 04

Posted 09 January 2005 - 06:15 AM

I made an AutoIT script for CloneDVD

Important: You have to rename the installation program to: SetupCloneDVD2.exe (same name as when you download it), you also need to put your script in the same map as your SetupCloneDVD2.exe

Script:
RUn("SetupCloneDVD2.exe /S")
WinWaitActive("CloneDVD2 Setup")
Send("{TAB}{ENTER}")


Now use in your batch
start /wait {your installation patch}\clonedvd.exe

No further switch required

@Astalavista:

I don't know if my script is different from that of nologic, I could find his one. He removed all his AutoIT scripts because some members here don't really act normal when they receive a helping hand :angry: , so sad! I learend all my autoIT script knowledge from his scripts.

Thanks for the knowlegde Nologic :thumbup :thumbup

Attached File(s)



#7 User is offline   Astalavista 

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

Posted 09 January 2005 - 06:19 AM

how is different from what nologic made?

#8 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 09 January 2005 - 10:50 PM

Thanks erik_demon and Astalavista. I haven't tried AutoIT at all yet. As you probably noticed I am very new to this. But I will give it a go and see how I go. The scripting looks pretty easy.

Its a shame if Nologic got upset by those people, but I can understand, you see it again and again, on all typed of forums. Some people are just ungrateful, greedy and rude.

Edit: Yay Just downloaded AutoIT and had a bit of a play with it, used your script erik_demon, works perfectly. This is a lot easier than using installrite.

Thank you.

:thumbup

#9 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 16 January 2005 - 11:23 PM

and what about registration?

#10 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 16 January 2005 - 11:27 PM

Nologic is still here. I see him all the time. :) He is actually reading this thread.

#11 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 16 January 2005 - 11:30 PM

My script for this is reposted....regestry is done....hehe in the regestry. ;) Only reg's tho with in windows...it fails if done prior to login.

I'm back for the time being...tho as to what extent not sure.

Any ways good to see others doing some scripting, keep up the good work. :)


totoymola -

LMAO

#12 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 17 January 2005 - 12:30 AM

:hello:

Cool I will check out your script NoLogic.

#13 User is offline   Mekrel 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 372
  • Joined: 17-November 04

Posted 17 January 2005 - 12:35 AM

Nologic, on Jan 17 2005, 06:30 AM, said:

My script for this is reposted....regestry is done....hehe in the regestry. ;) Only reg's tho with in windows...it fails if done prior to login.

I'm back for the time being...tho as to what extent not sure.

Any ways good to see others doing some scripting, keep up the good work. :)


totoymola -

LMAO

Noooo, dont go - you already left me from PsB :} I need your scripts regardless of use :P

#14 User is offline   Astalavista 

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

Posted 17 January 2005 - 12:47 AM

Nologic ...

where are u going?

ask your wife to translate this for you.

Pare tama na ang Drama, Autoit na tayo ulit!

#15 User is offline   Astalavista 

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

Posted 17 January 2005 - 12:50 AM

Here is the Autoit I got from nologic it works for me.

Posted Image

http://rapidshare.de...AutoIT.exe.html

#16 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 17 January 2005 - 02:10 AM

Nologic, please stay. We all need you here. Don't be bothered by m0r0ñ$ who think they know everying. :lol:

Quote

ask your wife to translate this for you.

Pare tama na ang Drama, Autoit na tayo ulit!


Is your wife a Filipina??

#17 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 17 January 2005 - 02:30 AM

I'll be here for a while yet, just kind of have a sour taste in my mouth over the last bit.


Heh and yes she is, very last bit of her. :)
She's a real charmer and easy on the eyes. :D

#18 User is offline   eldotti 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 02-December 04

Posted 20 February 2005 - 02:49 PM

i use this and it works , i hope that helps you..
ver 2.7.5.1
start /wait %systemdrive%\install\Applications\clonedvd\SetupCloneDVD2Slysoft.exe /S /noreboot
taskkill /IM SetupCloneDVD2.exe /F
REGEDIT /S "%systemdrive%\install\Applications\clonedvd\registretion\Key.CloneDvd

#19 User is offline   idbirch2 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 10-August 04

Posted 22 February 2005 - 07:13 PM

eldotti, on Feb 20 2005, 02:49 PM, said:

i use this and it works , i hope that helps you..
ver 2.7.5.1
start /wait %systemdrive%\install\Applications\clonedvd\SetupCloneDVD2Slysoft.exe /S /noreboot
taskkill /IM SetupCloneDVD2.exe /F
REGEDIT /S "%systemdrive%\install\Applications\clonedvd\registretion\Key.CloneDvd
<{POST_SNAPBACK}>


This does not work - the reboot box still appears and because of the Start /wait command it never moves on to the taskkill command as the reboot box pauses SetupCloneDVD2.exe to wait for an answer.

#20 User is offline   Jun 

  • Group: Members
  • Posts: 3
  • Joined: 23-February 05

Posted 23 February 2005 - 01:35 AM

Quote

set tagfile=\WIN51
for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDROM=%%i:


start %cdrom%\xpcd\software\clonedvd\clonedvd.exe /S
start /wait %cdrom%\xpcd\software\clonedvd\sleep.exe 240
start /wait taskkill /F /IM "cloneDVD.exe"
start %cdrom%\xpcd\software\clonedvd\key.clonedvd
start /wait %cdrom%\xpcd\software\clonedvd\sleep.exe 10
start /wait taskkill /F /IM "RegCloneDVD.exe"
EXIT

This works in a batch-file. Sleep.exe is a program of the Microsoft "Resource Tool Kit" which you can find on a Win2k3 CD or you can download it from the Microsoft homepage. It simply let your PC wait for a defined amount of seconds, before proceding with the next command. So the installation can finish and the taskkill can close the Window.

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