<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michaël&#039;s coding thoughts &#187; Installer</title>
	<atom:link href="http://blog.hompus.nl/tag/installer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hompus.nl</link>
	<description>Because I like to share knowledge</description>
	<lastBuildDate>Fri, 27 Aug 2010 12:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installer Application Folder</title>
		<link>http://blog.hompus.nl/2007/09/07/installer_application_folder/</link>
		<comments>http://blog.hompus.nl/2007/09/07/installer_application_folder/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 12:35:00 +0000</pubDate>
		<dc:creator>Michaël Hompus</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Installer]]></category>

		<guid isPermaLink="false">http://hompus.wordpress.com/2007/09/07/installer_application_folder/</guid>
		<description><![CDATA[To deploy our code we create MSI installers using Visual Studio. One problem I encountered is that there is no property available in code to know where the user has chosen to install the application. After some searching and testing I now use the following code to get the installation path: &#160; // Installer Application [...]]]></description>
		<wfw:commentRss>http://blog.hompus.nl/2007/09/07/installer_application_folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
