Home / Microsoft / Microsoft DOS / is ther a way to run a batch prog silently
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: is ther a way to run a batch prog silently  (Read 4421 times)
teimu
Guest
« on: April 21, 2004, 06:06:10 PM »

is there a way to run a batch program without a window open? therefore, when executed, it will not be seen by the user. Or perhaps there is some way to align it so it is off screen?
i just would like a program to run without the apearance of it doing so.
thanks
IP logged
Nice coder
Guest
« Reply #1 on: April 24, 2004, 02:15:38 AM »

Try @echo off
I do that all the time,
whenever you need to say something from the script, use @echo.
To stop just one command from showing, use @
IE. @del *.ini
IP logged
rosken
Guest
« Reply #2 on: May 12, 2004, 04:44:43 AM »

If you run the batch file from a shortcut you can set it to run minimised
IP logged
Pages: [1] - (Top) Print 
Home / Microsoft / Microsoft DOS / is ther a way to run a batch prog silently « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.072 seconds with 18 queries.