1.

Solve : how to i make a batch file start when i login?

Answer»

im fairly new at batch and i have made a program and i want to make it so that it will run automatically when i log in. how do i do this?On a Win9x machine, put a reference to the file in your autoexec.bat file found in the root directory of the boot drive.

On a WinNT machine, create a shortcut or drag the file to your startup folder found on the start menu.

Place a line in your autoexec.bat that calls the batch file each time you want to boot the computer. For example:

CALL C:\myfile.bat
vishalsaxena17 please notice the last time a thread was active before adding to it. There is no POINT in bumping up a 2 month old thread. The original poster is long gone.
« Reply #1 on: JANUARY 29, 2008, 20:09:10 »sorry BUDDY , i jst dnt noted when it was posted last.



Discussion

No Comment Found