<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>makemsi at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/makemsi/</link>
    <description>Build or Update MSI Databases</description>

    <item>
      <title>LocalOnly vs Source Install</title>
      <pubDate>Tue, 30 Jun 2009 14:12:42 GMT</pubDate>
      <dc:creator>pasincbob</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2521</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2521</guid>
      <description>Is there any way to prevent the &quot;Run from Source&quot; option from being available to the user during installation? I&#39;ve tried LocalOnly for components and features</description>
    </item>
    <item>
      <title>Re: Deploy DLL - GACUTIL</title>
      <pubDate>Wed, 24 Jun 2009 00:15:45 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2520</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2520</guid>
      <description>Hi, ... Does this help?: http://tech.groups.yahoo.com/group/makemsi/message/2185 http://msdn.microsoft.com/en-us/library/aa370063(VS.85).aspx This is the MSI</description>
    </item>
    <item>
      <title>Deploy DLL</title>
      <pubDate>Tue, 23 Jun 2009 09:14:03 GMT</pubDate>
      <dc:creator>itkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2519</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2519</guid>
      <description>Dear MakeMSi users, I have a question not about MakeMSI. I have written the DLL and I can reguister it on computer manually using GACUTIL. But I need to</description>
    </item>
    <item>
      <title>Re: ICE03 ERROR Not a valid foreign key; Table: Directory, Column: D</title>
      <pubDate>Sat, 20 Jun 2009 06:54:53 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2518</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2518</guid>
      <description>... I see now. I added the code from your previous link before the FindFile command: &lt;$Property &quot;SOMEDIR&quot; Persist=&quot;Y&quot; PersistHow=&quot;PRODUCT FOREVER&quot;&gt; </description>
    </item>
    <item>
      <title>Re: ICE03 ERROR Not a valid foreign key; Table: Directory, Column: D</title>
      <pubDate>Sat, 20 Jun 2009 06:48:44 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2517</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2517</guid>
      <description>Hi, ... scripts and get it to build (even with errors), then modify the MSI file to correct any errors. MAKEMSI will save us a lot of time in getting the MSI</description>
    </item>
    <item>
      <title>Re: ICE03 ERROR Not a valid foreign key; Table: Directory, Column: D</title>
      <pubDate>Sat, 20 Jun 2009 06:39:35 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2516</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2516</guid>
      <description>... ok. I used orca to modify the MSI. I added a new row in the Directory table with SOMEDIR in the Directory field and SourceDir in the DefaultDir field -- I</description>
    </item>
    <item>
      <title>Re: ICE03 ERROR Not a valid foreign key; Table: Directory, Column: D</title>
      <pubDate>Sat, 20 Jun 2009 05:40:23 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2515</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2515</guid>
      <description>Hi, ... collect these into a new &quot;tip&quot; in the ... Hopefully this new page helps: </description>
    </item>
    <item>
      <title>Re: ICE03 ERROR Not a valid foreign key; Table: Directory, Column: D</title>
      <pubDate>Sat, 20 Jun 2009 04:56:30 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2514</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2514</guid>
      <description>Hi, ... Directory_Parent, Key(s): INSTALLDIR ... PrimaryFolder=&quot;Y&quot;&gt; ... The error message is telling you to look at the &quot;Directory&quot; table, so using orca: </description>
    </item>
    <item>
      <title>Re: changing default install dir at run-time</title>
      <pubDate>Sat, 20 Jun 2009 04:08:56 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2513</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2513</guid>
      <description>That syntax change will still generate an error at the validation step: Location  : line 11 of &quot;C:\Program Files\MakeMsi\Samples\TryMe\Create MSI</description>
    </item>
    <item>
      <title>Re: changing default install dir at run-time</title>
      <pubDate>Sat, 20 Jun 2009 00:27:52 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2512</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2512</guid>
      <description>... time. ... PrimaryFolder=&quot;Y&quot;&gt; ... Files\MakeMsi\Samples\TryMe\Create MSI Installers\TryMe.MM&quot; ... CHANGE=&quot;\&quot; PrimaryFolder=&quot;Y&quot;&gt; ... Parent=^^[SOMEDIR]^^&gt; </description>
    </item>
    <item>
      <title>Re: changing default install dir at run-time</title>
      <pubDate>Fri, 19 Jun 2009 15:00:04 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2511</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2511</guid>
      <description>... I also tried removing the quotes from ^[SOMEDIR]^ and got the following error: Location  : line 36 of &quot;C:\Program Files\MakeMsi\Samples\TryMe\Create MSI</description>
    </item>
    <item>
      <title>changing default install dir at run-time</title>
      <pubDate>Fri, 19 Jun 2009 14:46:05 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2510</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2510</guid>
      <description>I am having problems changing the default install directory at run time. If I modify the TryMe.MM file (after the #include &quot;ME.MMH&quot;) to include the following: </description>
    </item>
    <item>
      <title>Re: using FileFind to check existence of directory</title>
      <pubDate>Fri, 19 Jun 2009 10:04:44 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2509</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2509</guid>
      <description>... Replacing your new find.mmh file in the MAKEMSI directory worked. I really appreciate your timely response (and fix!) BTW: I&#39;m running XP Pro service pack</description>
    </item>
    <item>
      <title>Re: using FileFind to check existence of directory</title>
      <pubDate>Fri, 19 Jun 2009 07:57:06 GMT</pubDate>
      <dc:creator>Dennis Bareis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2508</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2508</guid>
      <description>Hi, ... package. This may indicate a problem with this package. The error code is 2228.&quot; ... change the File=&quot;&quot; to File=&quot;test.txt&quot;, it works ok -- and the</description>
    </item>
    <item>
      <title>using FileFind to check existence of directory</title>
      <pubDate>Fri, 19 Jun 2009 07:13:32 GMT</pubDate>
      <dc:creator>Rob Pilotte</dc:creator>
      <link>http://tech.groups.yahoo.com/group/makemsi/message/2507</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/makemsi/message/2507</guid>
      <description>In the help file, I see that we should be able to use the FileFind command to check if a directory exists: &lt;$FileFind File=&quot;&quot; Property=&quot;SOMEDIR&quot;</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Mon Jul  6 12:01:23 PDT 2009 -->
