View Single Post
  #1  
Old 06-30-2010, 05:31 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Check if particular process is running?!?! (Windows Service for VMware Player)

k, what i'm trying to do is create a windows service to run in the background to monitor vmplayer.exe (http://www.vmware.com/products/player/) to see if it is running or not. then if it is running, then turn on the various hardware, software, and services it needs/uses to run, and if it is not...
__________________
VB.NET
domain name forum
Reply With Quote