<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Auto-update with WiX</title>
	<atom:link href="http://victorsergienko.com/automatic-auto-update-and-wix/feed/" rel="self" type="application/rss+xml" />
	<link>http://victorsergienko.com/automatic-auto-update-and-wix/</link>
	<description>Software design and development: OOD, C++, .NET, Java, a little this and that</description>
	<pubDate>Tue, 06 Jan 2009 10:10:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Victor Sergienko</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-168</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Fri, 21 Mar 2008 08:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-168</guid>
		<description>Thank you.

I already came with own solution based on Updater 2 Application Block, will blog what I'm allowed to later.

I knew that thing about Advertise, it's another example of complexity that wrapper should hide.</description>
		<content:encoded><![CDATA[<p>Thank you.</p>
<p>I already came with own solution based on Updater 2 Application Block, will blog what I&#8217;m allowed to later.</p>
<p>I knew that thing about Advertise, it&#8217;s another example of complexity that wrapper should hide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-167</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Fri, 21 Mar 2008 08:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-167</guid>
		<description>Other solution would be to use ClickOnce to deploy a package that consists of your own code to perform all service tasks related to upgrade along with MSP itself. This model is far from perfect, of course, starting from deploying and installing your own certificate, which expires one day, taking care of security and other crap...

P.S. If you can't create a Program Menu shortcut, make sure you set "Advertise" property correctly for your shortcut.</description>
		<content:encoded><![CDATA[<p>Other solution would be to use ClickOnce to deploy a package that consists of your own code to perform all service tasks related to upgrade along with MSP itself. This model is far from perfect, of course, starting from deploying and installing your own certificate, which expires one day, taking care of security and other crap&#8230;</p>
<p>P.S. If you can&#8217;t create a Program Menu shortcut, make sure you set &#8220;Advertise&#8221; property correctly for your shortcut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Sergienko</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-164</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-164</guid>
		<description>Hi Ewart,
ClickThrough is not only limited in docs ("source is the doc"), but the source is incomplete and hardly functional. For now it is &lt;b&gt;GOING&lt;/b&gt; to support only SmartClient and Office addon deployment.

The only nearly-working thing I found is Updater appblock. It's well-designed and mostly functional, though I had to hack out all EntLib dependencies &#60;grin&#62;

I'll blog about it in more detail when we're done with the release I'm trying to install.</description>
		<content:encoded><![CDATA[<p>Hi Ewart,<br />
ClickThrough is not only limited in docs (&#8221;source is the doc&#8221;), but the source is incomplete and hardly functional. For now it is <b>GOING</b> to support only SmartClient and Office addon deployment.</p>
<p>The only nearly-working thing I found is Updater appblock. It&#8217;s well-designed and mostly functional, though I had to hack out all EntLib dependencies &lt;grin&gt;</p>
<p>I&#8217;ll blog about it in more detail when we&#8217;re done with the release I&#8217;m trying to install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Sergienko</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-163</link>
		<dc:creator>Victor Sergienko</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-163</guid>
		<description>Thanks Wladimir, I just saw that only thing it has that I need - is a &lt;b&gt;download()&lt;/b&gt; function in API - and decided I'd stick to more conventional do-it-yourself kits, like WiX.</description>
		<content:encoded><![CDATA[<p>Thanks Wladimir, I just saw that only thing it has that I need - is a <b>download()</b> function in API - and decided I&#8217;d stick to more conventional do-it-yourself kits, like WiX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewart</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-162</link>
		<dc:creator>Ewart</dc:creator>
		<pubDate>Sat, 15 Mar 2008 03:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-162</guid>
		<description>Would be interested to hear how your auto-update solution works out, was about to look at wix ClickThrough myself... there seems to be limited doc's.

cheers
ewart</description>
		<content:encoded><![CDATA[<p>Would be interested to hear how your auto-update solution works out, was about to look at wix ClickThrough myself&#8230; there seems to be limited doc&#8217;s.</p>
<p>cheers<br />
ewart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wladimir Mutel</title>
		<link>http://victorsergienko.com/automatic-auto-update-and-wix/#comment-161</link>
		<dc:creator>Wladimir Mutel</dc:creator>
		<pubDate>Fri, 14 Mar 2008 07:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://victorsergienko.com/automatic-auto-update-and-wix/#comment-161</guid>
		<description>NSIS is a pain as well, from my experience. Like to write in assembler for a weird virtual machine ? Go ahead :&#62;</description>
		<content:encoded><![CDATA[<p>NSIS is a pain as well, from my experience. Like to write in assembler for a weird virtual machine ? Go ahead :&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
