Hi,
I've developed a Windows Service in VB.Net to check the running instances of Internet Explorer, I'm successfully tracking the instances which are running under admin privileges but I'm unable to check the instances which are running under normal user privileges. I'm using Windows 7 and Service is running under "LocalSystem". Can anyone suggest what I'm missing or what i need to do in order to track instances running under normal user privileges too.
thanks and regards.