1.

Solve : Starting a bathc file at every start up??

Answer»

I have a question.... ?... I would like to start my batch file at the start up of my computer each time I turn it on.. ? what command would help me do that..? If not a command then Help me with what i need to do.... thank you very MUCH..You can PUT a "Call" STATEMENT in your autoexec. bat file.

Ex: Call mydrive:\myDir\myprog.myextension

The autoexec file is run during DOS system STARTUP. If you don't have one, create one and put it in your root directory.



Discussion

No Comment Found