

InterviewSolution
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. |
|