Original Post
Hi, In the past, startup scripts could be run on Windows/MS-DOS computers by calling them from AUTOEXEC.BAT. However, modern Windowses don't seem to support that mechanism anymore. I'm mostly considered about the VCVARS32.BAT used in Microsoft's compiler environment. I use command line a lot, and thus I'm really interested whether it's possible to have the .BAT launched once at startup, as opposed to each time when command prompt is run. Thanks, - Mikko