<?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>PackageDeploy.com &#187; Tips &#8216;n&#8217; Tricks</title>
	<atom:link href="http://www.packagedeploy.com/msi-packaging/packaging-tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.packagedeploy.com</link>
	<description>My Packaging, Repackaging &#38; Deployment Experiments!</description>
	<lastBuildDate>Thu, 10 Sep 2009 09:33:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>&#8216;Always Overwrite&#8217; a file irrespective of MSI versioning rules</title>
		<link>http://www.packagedeploy.com/packaging-tips-tricks/always-overwrite-a-file-irrespective-of-msi-versioning-rules.html</link>
		<comments>http://www.packagedeploy.com/packaging-tips-tricks/always-overwrite-a-file-irrespective-of-msi-versioning-rules.html#comments</comments>
		<pubDate>Wed, 25 Jul 2007 06:39:40 +0000</pubDate>
		<dc:creator>Hemanth</dc:creator>
				<category><![CDATA[Tips 'n' Tricks]]></category>

		<guid isPermaLink="false">http://www.packagedeploy.com/tips-n-tricks/always-overwrite-a-file-irrespective-of-msi-versioning-rules.html</guid>
		<description><![CDATA[I was in search of a method to effective overwrite an existing file though my MSI. It seems windows installer is missing such a functionality as the file versioning rules don&#8217;t have a word about it. According to MSDN the file replacing is done considering properties like version, date and language.

The installer only uses these [...]]]></description>
		<wfw:commentRss>http://www.packagedeploy.com/packaging-tips-tricks/always-overwrite-a-file-irrespective-of-msi-versioning-rules.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
