<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.claritycon.com/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>Sajo Jacob - All Comments</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/default.aspx</link><description>I am back blogging, almost 2 years after I decided to abandon my good ol C/C++ blog, so here goes my ramblings...</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: WiX tools, Logging and Silent installation</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/11/26/3509.aspx#8992</link><pubDate>Sat, 02 Aug 2008 18:23:08 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:8992</guid><dc:creator>Yonderboi</dc:creator><description>&lt;p&gt;You might want to add WixTrim to your toolset. It is a Visual Designer for Wix. Here is the link for WixTrim on SourceForge: &lt;a rel="nofollow" target="_new" href="http://sourceforge.net/projects/wixtrim/"&gt;sourceforge.net/.../wixtrim&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=8992" width="1" height="1"&gt;</description></item><item><title>re: CustomActionData in WiX with Deferred Custom Actions</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/02/28/customactiondata-in-wix-with-deferred-custom-actions.aspx#6125</link><pubDate>Thu, 19 Jun 2008 14:20:25 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:6125</guid><dc:creator>Trixi</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=6125" width="1" height="1"&gt;</description></item><item><title>re: How to print EULA from WiX</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/01/24/how-to-print-eula-from-wix.aspx#5605</link><pubDate>Thu, 29 May 2008 18:06:11 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:5605</guid><dc:creator>spoov</dc:creator><description>&lt;p&gt;Yes, you need a Print Button on the EULA screen...do something like this after wiring up the custom action as shown above&lt;/p&gt;
&lt;p&gt;&amp;lt;Control Id=&amp;quot;Print&amp;quot; Type=&amp;quot;PushButton&amp;quot; X=&amp;quot;375&amp;quot; Y=&amp;quot;161&amp;quot; Width=&amp;quot;53&amp;quot; Height=&amp;quot;17&amp;quot; Text=&amp;quot;[ButtonText_Print]&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Publish Event=&amp;quot;DoAction&amp;quot; Value=&amp;quot;PrintEula&amp;quot;&amp;gt;1&amp;lt;/Publish&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/Control&amp;gt;&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=5605" width="1" height="1"&gt;</description></item><item><title>re: How to print EULA from WiX</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/01/24/how-to-print-eula-from-wix.aspx#5589</link><pubDate>Thu, 29 May 2008 09:49:48 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:5589</guid><dc:creator>Niall</dc:creator><description>&lt;p&gt;So, how does the Custom Action get called?&lt;/p&gt;
&lt;p&gt;Do I need a Print button under the EULA, which is linked somehow to the CA?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=5589" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/03/31/disk-cost-issue-with-reservecost.aspx#4768</link><pubDate>Tue, 01 Apr 2008 04:54:49 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:4768</guid><dc:creator>Sajo Jacob</dc:creator><description>&lt;p&gt;WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=4768" width="1" height="1"&gt;</description></item><item><title>re: How to print EULA from WiX</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/01/24/how-to-print-eula-from-wix.aspx#3990</link><pubDate>Wed, 12 Mar 2008 04:04:14 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3990</guid><dc:creator>Trejkaz</dc:creator><description>&lt;p&gt;RTF is such an awful format though, and whatever RTF renderer WiX is using is much worse than Word itself. &amp;nbsp;If it supported HTML in this box it would be much more convenient.&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3990" width="1" height="1"&gt;</description></item><item><title>re: CustomActionData in WiX with Deferred Custom Actions</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/02/28/customactiondata-in-wix-with-deferred-custom-actions.aspx#3925</link><pubDate>Sun, 02 Mar 2008 13:49:27 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3925</guid><dc:creator>David Hacker</dc:creator><description>&lt;p&gt;I have definitely ran into this issue in the past so hopefully this helps someone out. &amp;nbsp;Another thing regarding MSI properties that comes to mind is setting the SecureCustomProperties property when running installs on Vista. &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/aa371571"&gt;msdn2.microsoft.com/.../aa371571&lt;/a&gt;(VS.85).aspx&lt;/p&gt;
&lt;p&gt;As the above link states, &amp;nbsp;SecureCustomProperties allows the passing of public properties to &amp;quot; to the server side when doing a managed installation with elevated privileges.&amp;quot;. &amp;nbsp; &lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3925" width="1" height="1"&gt;</description></item><item><title>re: How to print EULA from WiX</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/01/24/how-to-print-eula-from-wix.aspx#3753</link><pubDate>Wed, 13 Feb 2008 01:03:43 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3753</guid><dc:creator>David Hacker</dc:creator><description>&lt;p&gt;Wow, its too bad that the documentation is still so poor. &amp;nbsp;I remember digging through Wix &amp;#39;docs&amp;#39; a few years back, and the best way to find out functionality was to just read the code. &amp;nbsp;That was when it was very new though, so I would just search for MSI table names or Wix elements in the Wix C++ custom actions to see what they actually did.&lt;/p&gt;
&lt;p&gt;This should be a helpful post...adding print functionality to the InstallShield license dialog by default was one of my first work orders back in my InstallShield days:)&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3753" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/01/24/how-to-print-eula-from-wix.aspx#3641</link><pubDate>Thu, 24 Jan 2008 15:33:29 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3641</guid><dc:creator>Sajo Jacob</dc:creator><description>&lt;p&gt;WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3641" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/12/18/3543.aspx#3640</link><pubDate>Thu, 24 Jan 2008 15:14:52 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3640</guid><dc:creator>Sajo Jacob</dc:creator><description>&lt;p&gt;WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3640" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/11/26/3509.aspx#3639</link><pubDate>Thu, 24 Jan 2008 15:14:49 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3639</guid><dc:creator>Sajo Jacob</dc:creator><description>&lt;p&gt;WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without&lt;/p&gt;
&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3639" width="1" height="1"&gt;</description></item><item><title>How to customize the install directory dynamically in WiX? | ok</title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/12/18/3543.aspx#3545</link><pubDate>Wed, 19 Dec 2007 03:23:29 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3545</guid><dc:creator>How to customize the install directory dynamically in WiX? | ok</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://real-sports-news.info/how-to-customize-the-install-directory-dynamically-in-wix"&gt;http://real-sports-news.info/how-to-customize-the-install-directory-dynamically-in-wix&lt;/a&gt;&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3545" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/12/18/3543.aspx#3544</link><pubDate>Wed, 19 Dec 2007 02:26:08 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3544</guid><dc:creator>Sajo Jacob</dc:creator><description>WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without...&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3544" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/11/26/3509.aspx#3510</link><pubDate>Tue, 27 Nov 2007 04:36:44 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3510</guid><dc:creator>Sajo Jacob</dc:creator><description>WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without...&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3510" width="1" height="1"&gt;</description></item><item><title>Windows Installer XML (WiX) </title><link>http://blogs.claritycon.com/blogs/sajo_jacob/archive/2007/11/14/WiX-and-Databases.aspx#3488</link><pubDate>Thu, 15 Nov 2007 03:26:09 GMT</pubDate><guid isPermaLink="false">da947a97-509e-40e6-bbb5-1443ad47bf4e:3488</guid><dc:creator>Sajo Jacob</dc:creator><description>WiX is an XML based wrapper around the Windows Installer which lets you create Installer packages without...&lt;img src="http://blogs.claritycon.com/aggbug.aspx?PostID=3488" width="1" height="1"&gt;</description></item></channel></rss>