<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx</link><description>There are quite a few good tools and resources for MSI setup creation and debugging in the Platform SDK. I figured I'd list the ones I use most often, and I would really like to know what everyone else uses and if there are any holes in that you've found</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#10098811</link><pubDate>Wed, 01 Dec 2010 08:13:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10098811</guid><dc:creator>Hoschi</dc:creator><description>&lt;p&gt;To find any error in a MSI logfile, i use the MSI Logfile Analyzer. This Tool is verry usefull to view a logfile structured by files, properties and so one.&lt;/p&gt;
&lt;p&gt;Here you can find this tool: &lt;a rel="nofollow" target="_new" href="http://hoschi.biz"&gt;http://hoschi.biz&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10098811" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#576468</link><pubDate>Fri, 14 Apr 2006 19:18:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:576468</guid><dc:creator>Aaron Stebner</dc:creator><description>Hi Len - Error 1603 is a generic error code that is returned by Windows Installer for many different types of errors. &amp;nbsp;You can use steps similar to the ones that I posted at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx"&gt;http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx&lt;/a&gt; to gather a verbose setup log that will help narrow down the root cause. &amp;nbsp;If you would like to zip and send me the verbose log at Aaron.Stebner (at) microsoft (dot) com, I will take a look and see if I can figure anything out.&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=576468" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#576438</link><pubDate>Fri, 14 Apr 2006 18:42:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:576438</guid><dc:creator>Len</dc:creator><description>I was installing City Map for Garmin GPS when an error came up saying &lt;br&gt;&amp;quot;Error: -1603 Fatal error durring installation. &lt;br&gt;Consult Windows Installer Help(Msi.chm)or MSDN for more information.&amp;quot; &lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=576438" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#569498</link><pubDate>Thu, 06 Apr 2006 04:06:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:569498</guid><dc:creator>Aaron Stebner</dc:creator><description>Hi Chris - Can you please use the instructions listed at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx"&gt;http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx&lt;/a&gt; to gather a verbose setup log file and then contact me via &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/contact.aspx"&gt;http://blogs.msdn.com/astebner/contact.aspx&lt;/a&gt; to send me the verbose log file so I can take a look and try to help narrow down the cause of this error on your system?&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=569498" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#566949</link><pubDate>Mon, 03 Apr 2006 01:00:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566949</guid><dc:creator>Chris</dc:creator><description>I was installing Pro Evolution Soccer 5 when an error came up saying&lt;br&gt;&amp;quot;Error: -1630 Fatal error durring installation.&lt;br&gt;Consult Windows Installer Help(Msi.chm)or MSDN for more information.&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=566949" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#548680</link><pubDate>Fri, 10 Mar 2006 20:09:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:548680</guid><dc:creator>Aaron Stebner</dc:creator><description>Hi Deborah - There is not an msi.chm that ships as a standalone package anymore. &amp;nbsp;It is now a part of the overall Platform SDK help documentation. &amp;nbsp;I've described this in a bit more detail at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/archive/2004/08/26/221005.aspx"&gt;http://blogs.msdn.com/astebner/archive/2004/08/26/221005.aspx&lt;/a&gt;. &amp;nbsp;You can also get to the individual help topics on the MSDN web site at &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/windows_installer_reference.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/windows_installer_reference.asp&lt;/a&gt;.&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=548680" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#548512</link><pubDate>Fri, 10 Mar 2006 17:29:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:548512</guid><dc:creator>Deborah Owen</dc:creator><description>Don't know about URL But I Would Like To Installer the msi.chm on my Computer Windows XP&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=548512" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#437134</link><pubDate>Sat, 09 Jul 2005 18:37:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:437134</guid><dc:creator>Aaron Stebner</dc:creator><description>Can you please try to use the steps listed at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx"&gt;http://blogs.msdn.com/astebner/archive/2005/03/29/403575.aspx&lt;/a&gt; to re-run this Maxtor setup package and generate a verbose log file and then send it to me at aaronste (at) microsoft (dot) com so I can take a look?  Hopefully the log file will help us figure out the root cause of this issue.&lt;br&gt;&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=437134" width="1" height="1"&gt;</description></item><item><title>re: MSI tools</title><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#437112</link><pubDate>Sat, 09 Jul 2005 15:10:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:437112</guid><dc:creator>a.ruiter@hccnet.nl</dc:creator><description>Please help me !&lt;br&gt;After having fixed a PC crash caused by the chaos of Windowsupdates, I need to reinstall the program Maxtor One Touch (Dantz/Retrospect)&lt;br&gt;external harddisk and get the errormessage:&lt;br&gt;*26*Microsoft\Installer{3EC91FDF-FE9A-43D5-96C4-8A9C24372500}1033.MST - Error 1603 &amp;gt;&lt;br&gt;Consult MSI.chm.&lt;br&gt;I already installed Windows Installler Cleanup,&lt;br&gt;the latest version of the Installer, cleaned my PC et.etc., however all in vain.&lt;br&gt;I have the original Maxtor CD, a booklet and a lot of folders, but this problem is not mentioned. &lt;br&gt;Any advises for me, please.&lt;br&gt;Best regards,&lt;br&gt;a.ruiter@hccnet.nl&lt;br&gt;&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=437112" width="1" height="1"&gt;</description></item><item><title /><link>http://blogs.msdn.com/b/astebner/archive/2004/05/05/126969.aspx#346869</link><pubDate>Wed, 05 Jan 2005 17:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:346869</guid><dc:creator>baris's blog</dc:creator><description>MSI tools...&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=346869" width="1" height="1"&gt;</description></item></channel></rss>