hello all,
can anyone tell me is it possible to run a file such as .exe in low priority from within a .vbs script?
(or indeed in any priority that i wish)
thank you
Page 1 of 1
run a program in low priority from a .vbs script
#2
Posted 25 November 2005 - 03:51 PM
Check out "Hey, Scripting Guy"...
http://www.microsoft.com/technet/scriptcen...05/hey0516.mspx
-John
http://www.microsoft.com/technet/scriptcen...05/hey0516.mspx
-John
#4
Posted 25 November 2005 - 08:25 PM
start /LOW does it w/o any vbscripts. Check out start /?
#5
Posted 26 November 2005 - 05:29 AM
Share this topic:
Page 1 of 1



Help

Back to top










