If you need a computer on your network to automatically perform a file copy as soon as Windows loads -- such as to back up a particular file to your company's server -- the simplest method is to ...
Scripts, like programs and software, can be set so that they run during startup. Scripts may be executable commands, batch files or Visual Basic scripts that your business has developed and customized ...
Autoexec.bat in Winnt4, Win2k, WinXP, etc is there for legacy purposes only. (I'm positive on Win2k, WinXP, and so on, but only somewhat sure of WinNT4)<BR><BR>All it does is take environment ...
When you're in DOS, you know how you can run 'edit' no matter what directory you are in? I'd like to be able to do that with a batch file. Can anyone direct me on how to do this?