Search found 1 match

by daystar87
04 Feb 2014 22:55
Forum: DOS Batch Forum
Topic: msconfig
Replies: 4
Views: 4890

msconfig

I am trying to write a script for my job to launch msconfig.exe. It needs to be in a .exe format though. I made a .bat file that opens it easily with simple command start msconfig This works perfectly fine as a .bat file when i use a .bat to .exe converter this command does not work. There are other...