Click here to Skip to main content
15,892,480 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Help Pin
PIEBALDconsult11-Apr-10 4:29
mvePIEBALDconsult11-Apr-10 4:29 
GeneralRe: C# Help Pin
Eddy Vluggen11-Apr-10 5:00
professionalEddy Vluggen11-Apr-10 5:00 
AnswerRe: C# Help Pin
Ravi Bhavnani10-Apr-10 23:09
professionalRavi Bhavnani10-Apr-10 23:09 
QuestionWMI Win32_Product speed.... Pin
Jacob Dixon10-Apr-10 16:36
Jacob Dixon10-Apr-10 16:36 
AnswerRe: WMI Win32_Product speed.... Pin
Dan Mos10-Apr-10 20:09
Dan Mos10-Apr-10 20:09 
AnswerRe: WMI Win32_Product speed.... Pin
Eddy Vluggen10-Apr-10 22:29
professionalEddy Vluggen10-Apr-10 22:29 
GeneralRe: WMI Win32_Product speed.... Pin
Jacob Dixon11-Apr-10 5:05
Jacob Dixon11-Apr-10 5:05 
GeneralRe: WMI Win32_Product speed.... Pin
Eddy Vluggen11-Apr-10 5:15
professionalEddy Vluggen11-Apr-10 5:15 
Jacob Dixon wrote:
So are you suggesting that I use WMI to create a process that reads it own registry key and sends me back the information?

Doesn't have to be WMI, you could also read the registry directly;
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

If the application has an uninstaller, there will be an entry called "UninstallString", sometimes even an "QuitUninstallString".

..but yes, I was suggesting to create a local proces that does it's job (when the computer boots, or at the request of the server) and that sends the information. It would divide the task into two smaller subtasks; reading the information on a PC, and sending it to a server.
I are Troll Suspicious | :suss:

GeneralRe: WMI Win32_Product speed.... Pin
Jacob Dixon11-Apr-10 5:18
Jacob Dixon11-Apr-10 5:18 
GeneralRe: WMI Win32_Product speed.... Pin
Eddy Vluggen11-Apr-10 5:24
professionalEddy Vluggen11-Apr-10 5:24 
AnswerRe: WMI Win32_Product speed.... Pin
Moreno Airoldi10-Apr-10 22:37
Moreno Airoldi10-Apr-10 22:37 
GeneralRe: WMI Win32_Product speed.... Pin
Jacob Dixon11-Apr-10 5:07
Jacob Dixon11-Apr-10 5:07 
GeneralRe: WMI Win32_Product speed.... Pin
harold aptroot11-Apr-10 10:41
harold aptroot11-Apr-10 10:41 
GeneralRe: WMI Win32_Product speed.... Pin
Jacob Dixon11-Apr-10 12:11
Jacob Dixon11-Apr-10 12:11 
NewsWhirlwind Screencasts Explore New Features in C#4 Pin
brucedkyle10-Apr-10 13:10
brucedkyle10-Apr-10 13:10 
GeneralRe: Whirlwind Screencasts Explore New Features in C#4 Pin
Not Active10-Apr-10 14:48
mentorNot Active10-Apr-10 14:48 
GeneralRe: Whirlwind Screencasts Explore New Features in C#4 Pin
Mycroft Holmes10-Apr-10 21:58
professionalMycroft Holmes10-Apr-10 21:58 
QuestionUsing inline code/macros Pin
Trollslayer10-Apr-10 11:19
mentorTrollslayer10-Apr-10 11:19 
AnswerRe: Using inline code/macros Pin
Not Active10-Apr-10 11:25
mentorNot Active10-Apr-10 11:25 
GeneralRe: Using inline code/macros Pin
Trollslayer10-Apr-10 11:42
mentorTrollslayer10-Apr-10 11:42 
GeneralRe: Using inline code/macros Pin
harold aptroot10-Apr-10 12:03
harold aptroot10-Apr-10 12:03 
GeneralRe: Using inline code/macros Pin
Trollslayer10-Apr-10 12:13
mentorTrollslayer10-Apr-10 12:13 
GeneralRe: Using inline code/macros Pin
harold aptroot10-Apr-10 12:52
harold aptroot10-Apr-10 12:52 
GeneralRe: Using inline code/macros Pin
Trollslayer10-Apr-10 13:26
mentorTrollslayer10-Apr-10 13:26 
AnswerRe: Using inline code/macros Pin
Luc Pattyn10-Apr-10 12:10
sitebuilderLuc Pattyn10-Apr-10 12:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.