eyeball Posted November 25, 2005 Posted November 25, 2005 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
jftuga Posted November 25, 2005 Posted November 25, 2005 Check out "Hey, Scripting Guy"...http://www.microsoft.com/technet/scriptcen...05/hey0516.mspx-John
eyeball Posted November 25, 2005 Author Posted November 25, 2005 Dude! thank you, exactly what i wanted
Vadikan Posted November 26, 2005 Posted November 26, 2005 start /LOW does it w/o any vbscripts. Check out start /?
eyeball Posted November 26, 2005 Author Posted November 26, 2005 start /LOW does it w/o any vbscripts. Check out start /?wow! even better, thanks dude!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now