MSFN Forum: CloneDVD 2.8.9.9 - 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.9.9 Can't get past reboot question Rate Topic: -----

#1 User is offline   anthrax12385 

  • Group: Members
  • Posts: 8
  • Joined: 07-June 05

Posted 11 August 2006 - 04:15 PM

I've searched the forums and I've found the appropriate switch to make it install silently, but I don't know how to get rid of the annoying "Your computer needs to reboot, reboot now?" question at the end of install. Anyone know the right command? I've tried the PEID and used all of the commands it said available, but I can't get rid of that damned question....please help. :wacko: :wacko:

**EDIT** I remember when I made my first cd there was a small little app that you could "sleep" for x amount of seconds before going on to the next line of code. Here is an example of what I'm talking about:

ECHO.
ECHO Installing CloneDVD
ECHO Version: 
ECHO Please wait...
start %systemdrive%\Programs\CloneDVD\setup.exe /S /NORESTART
start programx.exe sleep 30


Now, after sleeping 30 seconds I would want another program to kill the clonedvd setup, taskkill?

ECHO.
ECHO Installing CloneDVD
ECHO Version: 
ECHO Please wait...
start %systemdrive%\Programs\CloneDVD\setup.exe /S /NORESTART
start programx.exe sleep 30
start taskkill clonedvdsetup.exe

This post has been edited by anthrax12385: 11 August 2006 - 07:35 PM



#2 User is offline   anthrax12385 

  • Group: Members
  • Posts: 8
  • Joined: 07-June 05

Posted 12 August 2006 - 01:00 AM

BUMP :huh:

#3 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 12 August 2006 - 06:54 PM

taskilling the setup didnt worked?
maybe you can use autoit (wich i dont know how to use ;) ) or try to make a repack using Install Designer Studio or Installshield or Wise Package...

the last solution i can give is to use DVD Shrink wich i found very useful and has all the features of CloneDVD except of CloneDVD Mobile.

#4 User is offline   muiz 

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

Posted 12 August 2006 - 08:59 PM

un ( 'SetupCloneDVD2.exe /S /D=%systemdrive%\install\clonedvd\clonedvd' )
WinWait ( 'CloneDVD2 Setup' )
WinActivate ( 'CloneDVD2 Setup' )
WinWaitActive ( 'CloneDVD2 Setup' )
Send ( 'n' )


;)

#5 User is offline   anthrax12385 

  • Group: Members
  • Posts: 8
  • Joined: 07-June 05

Posted 14 August 2006 - 01:11 AM

View Postmuiz, on Aug 12 2006, 06:59 PM, said:

un ( 'SetupCloneDVD2.exe /S /D=%systemdrive%\install\clonedvd\clonedvd' )
WinWait ( 'CloneDVD2 Setup' )
WinActivate ( 'CloneDVD2 Setup' )
WinWaitActive ( 'CloneDVD2 Setup' )
Send ( 'n' )


;)



Thx guys, I was thinking that nobody would be able to help me. Yea, taskkill worked, I just needed to use the process id(taskkill /PID 1716). One day I'll take a look at auto it. Thank you tho guys!

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