Procedure to write the batch files:
There No specific procedure to write the batch files, it can be write your own way and your own knowledge. It also you can define some long command to write into single commands using batch files (see Complete batch Example and Procedure ).
Just you can write anything in batch file (Run and Dos commands). Now we just see some run/dos commands for batch file in XP.
explorer-- for open explorer on xp:: On batch file we just type explorer
like above method we can run following dos commands
eg:
iexplore
help
Note:No need to type extension for .exe files.
Subscribe to:
Post Comments (Atom)

Post a Comment