STEPS :
1) Click Start-----> Run2) Type "notepad" without quotes to open a notepad.
3) Now lets us say that we want to open Firefox Yahoo Messenger simultaneously then all you need to do is copy this code in the notepad.
start “Firefox” "C:\Program Files\Mozilla Firefox\firefox.exe"
start "Yahoo Messenger " "C:\Program Files\Yahoo!\Messenger\YahooMessenger.exe"
4) The next step is save this file as Start.bat. The extension Start.bat to open multiple applications instantly!!!
6) You can open not just to applications as much as you like and the code written here is very easy and now i will explain you how to get this code.The code written in step 3 is got from shortcut of Firefox application.Right click the application and select Properties and a window will appear like this.Copy the code in Target and Paste it in the notepad File.
start “Firefox” "C:\Program Files\Mozilla Firefox\firefox.exe"
7) Remember one thing you need the shortcut of every application which you would like to start instantly.
8) These are the list of applications that I start instantly.
No comments:
Post a Comment