<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; bootstrapper</title> <atom:link href="http://www.ghacks.net/tag/bootstrapper/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>MSI or EXE Setup</title><link>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</link> <comments>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/#comments</comments> <pubDate>Mon, 23 Mar 2009 19:47:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[bootstrapper]]></category> <category><![CDATA[exe]]></category> <category><![CDATA[installer]]></category> <category><![CDATA[msi]]></category> <category><![CDATA[setup.exe]]></category> <category><![CDATA[software installation]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[windows installer]]></category> <category><![CDATA[windows setup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</guid> <description><![CDATA[Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application [...]]]></description> <content:encoded><![CDATA[<p>Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application properly. The setup.exe that you encounter in lots of software distributions is called a bootstrapper. This setup.exe file will check if the computer system is capable of running the software program; If it is it will initiate msiexec.exe which will launch the installation using the msi file.</p><p>Users who double-click on the msi file directly will also install the application but with the possibility that it will not run properly on the computer system. Take a computer program that requires the Microsoft .net Framework 3.5 for example. If the user has an older version of the framework installed setup.exe will download the files needed and launch the installation of the compatible framework and launch the installation using the msi file afterwards.</p><p>If the user installs using the msi file the installation will go through without problems but might experience an application crash or warning message while starting the application. It is therefor recommend on end user systems to always install applications using the setup.exe file if both a setup.exe and xyz.msi are available after unpacking the software program.</p><p><span
id="more-11422"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/setup_msi_exe.jpg" alt="setup ms exe" title="setup ms exe" width="380" height="220" class="alignnone size-full wp-image-11421" /></p><p>There are even some msi setup files out there that will not perform the installation upon execution but request an installation using the setup.exe file instead to ensure that all necessary components are installed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
