Click here to Skip to main content
15,884,298 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form Maximize Events Pin
Heath Stewart10-Jun-04 7:04
protectorHeath Stewart10-Jun-04 7:04 
GeneralGet instance that's calling the current method Pin
partyganger10-Jun-04 2:52
partyganger10-Jun-04 2:52 
GeneralRe: Get instance that's calling the current method Pin
Heath Stewart10-Jun-04 4:09
protectorHeath Stewart10-Jun-04 4:09 
GeneralCheck if software is installed Pin
Peter Nirschl10-Jun-04 2:30
Peter Nirschl10-Jun-04 2:30 
GeneralRe: Check if software is installed Pin
Heath Stewart10-Jun-04 4:14
protectorHeath Stewart10-Jun-04 4:14 
GeneralRe: Check if software is installed Pin
Wackatronic10-Jun-04 4:47
Wackatronic10-Jun-04 4:47 
GeneralRe: Check if software is installed Pin
Heath Stewart10-Jun-04 6:58
protectorHeath Stewart10-Jun-04 6:58 
GeneralRe: Check if software is installed Pin
Wackatronic10-Jun-04 7:57
Wackatronic10-Jun-04 7:57 
[original posting]I want to check if a program is installed. For instance I want to see if the Visual C++ Toolkit 2003 is installed on my computer. How can I do this in C#?

The point I'm refering to is that just because something has a registry entry, doesn't mean it exists, only that it was installed at some point in time. I know from experience not to take anything for granted if it has a registry entry.

Heath Stewart wrote:
(although he didn't ask about files - merely products),

He wants to see if a specific product is installed. I merely wanted to point out that an un-install may have failed or been un-installed incorrectly (like deleting directory - infamous in users Smile | :) ) and still have left registry entries that may be included in the enum.

Regards,
Eric C. Tomlinson

P.S. Haven't used Windows Installer yet, all the clients I work for have subjected me to Installshield Dead | X| Maybe someday I'll be able to use it on something that I write (and actually finish) Poke tongue | ;-P

Yes, I program in VB, but only to feed my addiction to a warm place to sleep and food to eat!

Visit my Code Project blog (Mobile Audio project)[^]
GeneralRe: Check if software is installed Pin
Heath Stewart10-Jun-04 9:51
protectorHeath Stewart10-Jun-04 9:51 
GeneralRe: Check if software is installed Pin
Peter Nirschl11-Jun-04 22:23
Peter Nirschl11-Jun-04 22:23 
GeneralRe: Check if software is installed Pin
Heath Stewart12-Jun-04 0:25
protectorHeath Stewart12-Jun-04 0:25 
GeneralWeb Service on Pocket PC Pin
JRacle10-Jun-04 2:28
JRacle10-Jun-04 2:28 
GeneralRe: Web Service on Pocket PC Pin
Wackatronic10-Jun-04 4:53
Wackatronic10-Jun-04 4:53 
GeneralRe: Web Service on Pocket PC Pin
JRacle10-Jun-04 5:57
JRacle10-Jun-04 5:57 
Generalwriting good unit tests Pin
steven shingler10-Jun-04 1:26
steven shingler10-Jun-04 1:26 
GeneralRe: writing good unit tests Pin
Colin Angus Mackay10-Jun-04 1:58
Colin Angus Mackay10-Jun-04 1:58 
GeneralRe: writing good unit tests Pin
steven shingler10-Jun-04 3:39
steven shingler10-Jun-04 3:39 
GeneralRe: writing good unit tests Pin
Marc Clifton10-Jun-04 10:10
mvaMarc Clifton10-Jun-04 10:10 
GeneralReading Serial Device (How To?) Pin
Ariadne10-Jun-04 0:05
Ariadne10-Jun-04 0:05 
GeneralRe: Reading Serial Device (How To?) Pin
Stefan Troschuetz10-Jun-04 0:28
Stefan Troschuetz10-Jun-04 0:28 
Generalxmldocument and xhtml = sloooow Pin
Roger Alsing9-Jun-04 23:20
Roger Alsing9-Jun-04 23:20 
GeneralRe: xmldocument and xhtml = sloooow Pin
Heath Stewart10-Jun-04 6:45
protectorHeath Stewart10-Jun-04 6:45 
GeneralRe: xmldocument and xhtml = sloooow Pin
Roger Alsing10-Jun-04 23:37
Roger Alsing10-Jun-04 23:37 
GeneralRe: xmldocument and xhtml = sloooow Pin
Heath Stewart11-Jun-04 2:53
protectorHeath Stewart11-Jun-04 2:53 
GeneralLife of application Pin
quocbao9-Jun-04 21:55
quocbao9-Jun-04 21:55 

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.