Anyone?
I have a picky client who does not want to see the command window open when a batch file is called from DTS.
Can anyone help me in running it hidden?If you are using a batch file, then the dos window will always open up, at least for a short instant, and there is no way that you can avoid that.
To avoid lookup of commands used then use @.ECHO OFF at the beginning of the batch file.|||That's what I was afrain of.
Originally posted by Satya
If you are using a batch file, then the dos window will always open up, at least for a short instant, and there is no way that you can avoid that.
To avoid lookup of commands used then use @.ECHO OFF at the beginning of the batch file.
Showing posts with label win32. Show all posts
Showing posts with label win32. Show all posts
Saturday, February 25, 2012
Subscribe to:
Posts (Atom)