Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > find applications and properties that run on PC
 

find applications and properties that run on PC

Hi,

I want to find programs that run on my computer from a .net exe.

For example while exe is running i opened a browser and typed www.hotmail.com or opened solarite game then i want to log this events. But there is no idea in my mind about this.

Can anyone help?

Thanks,

MasterOfDevil  Tuesday, March 31, 2009 11:18 AM

Hi MasterOfDevil,

For the web visit log, you can read the Internet Explorer history in your .NET application. Please look at the sample
http://www.codeproject.com/KB/cs/ponta.aspx

Here is the information of IUrlHistory interface.
http://msdn.microsoft.com/en-us/library/ms774939(VS.85).aspx

As for the requirement to log the game that has been run or the application that is run on the computer, I don't think it is possible to track the information.

Sincerely,
Kira Qian

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Thursday, April 02, 2009 3:40 AM

Hi MasterOfDevil,

For the web visit log, you can read the Internet Explorer history in your .NET application. Please look at the sample
http://www.codeproject.com/KB/cs/ponta.aspx

Here is the information of IUrlHistory interface.
http://msdn.microsoft.com/en-us/library/ms774939(VS.85).aspx

As for the requirement to log the game that has been run or the application that is run on the computer, I don't think it is possible to track the information.

Sincerely,
Kira Qian

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Thursday, April 02, 2009 3:40 AM

You can use google to search for other answers

Custom Search

More Threads

• How to use c# to write a sound recorder
• windows client\server projects.
• Where is Sqlconn getting initialized
• VerificationException?? why??
• TaskVision's DataLayer
• Editing Vista Registry, How can we edit System Registry through C# code in Vista ?
• Terrarium Server [Beta1] installed !!
• namespace could not be found
• Looks cool
• FileNotFoud Exception???