running a batch file or taskkill silently
I have a wise script to install an app.
In the Wise Script, I kill certain tasks if they are open.
I use as the command line taskkill.exe to kill those processes.
When I run the Wise Script, the install is basically silent, except for the dos command window that appears to show that certain tasks are being killed.
Is there any way I can hide that dos window to show up?
I have tried creating a batch file and using @ ECHO OFF but that did not work, I have also tried running the output of that file to >nul , still one command window does appear.
Thanks
In the Wise Script, I kill certain tasks if they are open.
I use as the command line taskkill.exe to kill those processes.
When I run the Wise Script, the install is basically silent, except for the dos command window that appears to show that certain tasks are being killed.
Is there any way I can hide that dos window to show up?
I have tried creating a batch file and using @ ECHO OFF but that did not work, I have also tried running the output of that file to >nul , still one command window does appear.
Thanks
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
brenthunter2005
19 years ago
Posted by:
WiseUser
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.