Friday

Write Batch File to Start Program in Startup


You can start your computer applications automatically and control the sequence of the programs when your computer comes up. Here we consider you want to run three different applications (WordPad, calculator, and notepad) and minimized automatically with sequence at windows startup. However, you can write a batch file to do the job for you. Open any text editor like notepad and type the following command.

Now choose the option, Save As to save this file with .bat extension. For example filename.bat. Enclosed the name in double quote at the time save like “Mystartup.bat”

Now Right- click on Start button and choose open > Double click Programs > here open Startup folder. Now drag your .bat file in the Startup folder and close the dialog box.

Next time When you restart the computer, WordPad, Calc will start first and then Notepad. You won't see the batch file run because you told it to run minimized.

0 comments:

Post a Comment

 

2009 - techleren.blogspot.com. All rights reserved.

All content provided in this site are the property of techleren.blogspot.com and is free for non-commercial usage. Read our Privacy Policy here.

Any kind of content on this site cannot be reproduced in any form without permission of the author. We are not responsible for any loss or damage which may occur due to any of our content.