MSFN Forum: cmd - 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

cmd batch file Rate Topic: -----

#1 User is offline   laz3boy 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 21-September 08

Posted 06 March 2009 - 12:15 PM

Hi ,
I need help with just a lil thing , I have created many sfx silent installers through reading and understanding the process posted by many brilliant ppl here , thanx a lot! but here is wot im trying to do next and not getting any success....

I am trying to make a .cmd file that installs my applications one by one , but its not happening ,, either the cmd exists after installing the first software or starts to install them all together. (I have all the silent install so i am not worried bout that)

I am just a noob :unsure: so a lil help wud be kind, I just want cmd to install say for example CCleaner then wait till it is finishes and then start to install the 2nd software and so on...

thanx in advance.


#2 User is offline   shahed26 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 462
  • Joined: 07-July 07

Posted 06 March 2009 - 12:29 PM

In your cmd file use command "start /wait"

eg

@echo off

start /wait Ccleaner.exe
start /wait firefox.exe

exit


By using this command, it will start installation of a program, then it will wait for the installation to complete before running your next application install.

This post has been edited by shahed26: 06 March 2009 - 12:31 PM


#3 User is offline   laz3boy 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 21-September 08

Posted 07 March 2009 - 07:21 AM

Thanx a lot! it worked :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