<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to kin MSI application</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Visual C++ MFC : How to kin MSI application]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 23:38:17 +0000</pubDate>
  <lastBuildDate>Thu, 29 Oct 2009 11:16:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15487</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to kin MSI application : Then somewhere...  HWND hWndSetup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54323&amp;title=how-to-kin-msi-application#54323</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15487<br /><strong>Posted:</strong> 29 October 2009 at 11:16am<br /><br /><DIV>Then somewhere...</DIV><DIV>&nbsp;</DIV><DIV>HWND hWndSetup = FindWindow("MsiDialogCloseClass", 0);</DIV><DIV>ShowWindow(hWndSetup, SW_HIDE);</DIV>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 11:16:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54323&amp;title=how-to-kin-msi-application#54323</guid>
  </item> 
  <item>
   <title><![CDATA[How to kin MSI application : The best would be if CJ handled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54322&amp;title=how-to-kin-msi-application#54322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15487<br /><strong>Posted:</strong> 29 October 2009 at 11:03am<br /><br />The best would be if CJ handled MSI-functions such as:<DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>__stdcall</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>Install</FONT></FONT><FONT size=2>(</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>MSIHANDLE</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>hInstall</FONT></FONT><FONT size=2>);</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff>int<FONT color=#000000> </FONT>__stdcall</FONT></FONT> <FONT color=#020002><FONT color=#020002>Commit</FONT></FONT>(<FONT color=#020002><FONT color=#020002>MSIHANDLE</FONT></FONT> <FONT color=#020002><FONT color=#020002>hInstall</FONT></FONT>);</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff>int</FONT></FONT> <FONT color=#0000ff><FONT color=#0000ff>__stdcall</FONT></FONT> <FONT color=#020002><FONT color=#020002>Rollback</FONT></FONT>(<FONT color=#020002><FONT color=#020002>MSIHANDLE</FONT></FONT> <FONT color=#020002><FONT color=#020002>hInstall</FONT></FONT>);</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff><FONT color=#0000ff>int</FONT></FONT> <FONT color=#0000ff><FONT color=#0000ff>__stdcall</FONT></FONT> <FONT color=#020002><FONT color=#020002>Uninstall</FONT></FONT>(<FONT color=#020002><FONT color=#020002>MSIHANDLE</FONT></FONT> <FONT color=#020002><FONT color=#020002>hInstall</FONT></FONT>);</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Quite easy. Oleg?</FONT></DIV>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 11:03:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54322&amp;title=how-to-kin-msi-application#54322</guid>
  </item> 
  <item>
   <title><![CDATA[How to kin MSI application : Please tell me! How? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54318&amp;title=how-to-kin-msi-application#54318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15487<br /><strong>Posted:</strong> 29 October 2009 at 9:27am<br /><br />Please tell me! How?]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 09:27:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54318&amp;title=how-to-kin-msi-application#54318</guid>
  </item> 
  <item>
   <title><![CDATA[How to kin MSI application : Okay&amp;#65292; I have some method...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54298&amp;title=how-to-kin-msi-application#54298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5639">allenhiman</a><br /><strong>Subject:</strong> 15487<br /><strong>Posted:</strong> 29 October 2009 at 1:07am<br /><br />Okay&#65292; I have some method to resolve it.<br><br>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 01:07:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54298&amp;title=how-to-kin-msi-application#54298</guid>
  </item> 
  <item>
   <title><![CDATA[How to kin MSI application : I want to make our MSI application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54296&amp;title=how-to-kin-msi-application#54296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5639">allenhiman</a><br /><strong>Subject:</strong> 15487<br /><strong>Posted:</strong> 28 October 2009 at 11:07pm<br /><br />I want to make our MSI application with xtreme skin. <br>How I can do that, please help me.<br>]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 23:07:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15487&amp;PID=54296&amp;title=how-to-kin-msi-application#54296</guid>
  </item> 
 </channel>
</rss>