Open Multiple Programs Simultaneously With a Single Click

by Venkat on December 16, 2008

in Uncategorized

This  is common for all of us  where we  need to open multiple programs on computer and work on them ,when ever you open your computer you have to open all these programs .That is we  can open these programs with a single click rather than opening program one by one individually.

Suppose I used to open  ccleaner ,Firefox ,Internet Explorer,Gmail ,my blog and MS Word .So I don’t need to open them  individually every  time .So I create a small batch file,  place it on desktop and open these programs with clicking batch file.

Now open the notepad and type

start  "C:\Program Files\CCleaner" CCleaner.exe

start  "C:\Program Files\Mozilla Firefox" Firefox.exe

start  "C:\Program Files\Internet Explorer" iexplore.exe

start  http://gmail.com

start http://computersservicing.blogspot.com

start "C:\Program Files\Microsoft Office\Office10" Winword.exe

Programs in Notepad

you can add any number programs you can and now save this as programs.bat .

Now whenever you want open these programs just click that batch file .

Bonus:We can even set these programs open automatically whenever computer starts.To make this

Click start>Run>type “ C:\Documents and Settings\username\Start Menu\Programs\Startup “ without quotes and place batch file in startup folder.

Related articles

SHARE

Related Posts:

  1. Trick to Extract files from Multiple WinRAR archives with a Single Click
  2. Absolute Uninstaller: Uninstall Multiple Programs At Once
  3. Open With Photoshop Firefox extension allows to open any web image with Adobe Photoshop via a Single Click
  4. Extract Multiple Archives quickly with Single Click with ExtractNow
  5. How to Combine or Merge Multiple Text files into a Single File

{ 2 comments }

dingdong July 4, 2009 at 5:38 am

thank you its great.. i love this command

venkat July 4, 2009 at 5:33 pm

@dingdong
First of all welcome to my blog ,keep coming to my blog for more useful stuff.

Comments on this entry are closed.

{ 1 trackback }

Previous post:

Next post: