how to run programs in windows in back ground i meanĀ it shouldnot show its windows,output to screen ? in linux we have number of way.
so end user should not know that program is running by seeing windows computer screen. after search i got one tool called hidexec from
http://www.scriptlogic.com/products/scriptingtoolkit/Defaultaccept.asp
hideexec will hide running application gui. it will work forĀ console software also i mean cmd.
Other Posts related to current topic


This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License


Thanks!