<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://interactiveasp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting the ProductID of an Installed Program</title><link>http://interactiveasp.net/blogs/natesstuff/archive/2013/02/14/getting-the-productid-of-an-installed-program.aspx</link><description>It’s sometimes nice to be able to uninstall a previous version of your product before installing a completely different new replacement app. You can do this by using the msiexec /u {product id} command but who the heck knows the Product ID? I do if I</description><dc:language>en</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator></channel></rss>