Running DOS batch files without DOS window

G

Glenn Wiens

Is there a way to execute a batch file without invoking
any kind of visible DOS window?
..
If this is the wrong newsgroup, please let me know where I
should rather post.
..
Thanks.
 
K

Ken Blake

In
Glenn Wiens said:
Is there a way to execute a batch file without invoking
any kind of visible DOS window?


Run it from a shortcut. Right-click the shortcut icon and choose
properties. On the Properties screen, change the entry for "Run:"
to Minimized.
 
G

Glenn Wiens

Both "echo off" and "run minimized" assume the creation of
a DOS window. I would like to run batch commands without
any DOS window being created (if possible).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top