1.

Solve : Batch File Help!!!?

Answer» IM having trouble finding information on how to create a batch file that will display a message on the screen when i BOOT up my machine and also end by hitting any key. any help would be appreciated. Thanks.Well the BASIC code would be
echo Hello there
pause

But what do you mean by display a message on the screen when your machine boots up.  You will only be ABLE to do this with batch when you login to the computer.  Put the batch file in your STARTUP folder.


Discussion

No Comment Found