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.


