Jump to content

anthrax12385

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by anthrax12385

  1. 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!
  2. 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. **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
  3. Ya know, I was asking myself the same thing....BUT, I've read that same question plenty of times on this forum, and I was one of those people that needed/wanted what they were posting about(eg **** NFO). If it doesn't particularly apply to you, and you have nothing to add, then why s*** on his thread? Maybe there is someone on this forum looking for exactly what he is talking about, malicious or not, it's useful information.
  4. Thanks for the fast reply....will definitely try it out when I get home.
  5. I have yet to try this file and would like to save myself time (as I make a new ISO after each program is added to my unattended setup), any needed switches for this?
×
×
  • Create New...