Find out where something has been installed? Or if it has?

Posted by Dodi300 on Stack Overflow See other posts from Stack Overflow or by Dodi300
Published on 2010-04-05T09:48:51Z Indexed on 2010/04/05 9:53 UTC
Read the original article Hit count: 130

Filed under:
|
|
|
|

Hello. Does anyone know how I can get the location of a program that has been installed. My C# WinForm is meant to launch the installer for a program, mainly games, and then be able to detect where that program was installed. Or even if it was installed successfully. Would I have to look in the registery for the location of installed programs? Or is there another way? Thanks for the help!

© Stack Overflow or respective owner

Related posts about c#

Related posts about install