<?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>Installation Developer &#187; InstallScript vs. InstallScript MSI</title>
	<atom:link href="http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.installationdeveloper.com</link>
	<description>InstallShield Training - InstallShield Tutorials</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:12:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>InstallScript vs. InstallScript MSI</title>
		<link>http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/</link>
		<comments>http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 17:25:40 +0000</pubDate>
		<dc:creator>Rod_Maupin</dc:creator>
				<category><![CDATA[InstallShield Training]]></category>
		<category><![CDATA[installshield class]]></category>
		<category><![CDATA[installshield classes]]></category>
		<category><![CDATA[installshield course]]></category>
		<category><![CDATA[installshield courses]]></category>
		<category><![CDATA[installshield programmer]]></category>
		<category><![CDATA[Installshield Tutorial]]></category>
		<category><![CDATA[installshield tutorials]]></category>

		<guid isPermaLink="false">http://www.installationdeveloper.com/?p=263</guid>
		<description><![CDATA[This question comes up frequently, so I thought I would address it.&#160; Just so you understand, I have never written an InstallScript MSI project, so I will only be speaking about InstallScript MSI as I understand it to be. In an InstallScript project,&#160;the InstallScript language is used to control the installation.&#160; This project type is [...]]]></description>
			<content:encoded><![CDATA[<p>
This question comes up frequently, so I thought I would address it.&nbsp; Just so you understand, I have never written an InstallScript MSI project, so I will only be speaking about InstallScript MSI as I understand it to be.
</p>
<p>
In an InstallScript project,&nbsp;the InstallScript language is used to control the installation.&nbsp; This project type is recommened if you have any of the following requirements:
</p>
<ul>
<li>
<div>
	You have advanced requirements for the user interface (in other words, you need custom dialogs for your installation).
	</div>
</li>
<li>
<div>
	You want to use full-screen billboards during your installation.
	</div>
</li>
<li>
<div>
	You prefer to use a procedural language for the installation rather than using a set of tables.
	</div>
</li>
<li>
<div>
	You want to perform actions before or after the main installation is run.
	</div>
</li>
<li>
<div>
	You want to upgrade an existing InstallScript project.
	</div>
</li>
</ul>
<p>
InstallScript MSI projects are a hybrid of the Basic MSI and InstallScript projects, and uses both the Windows Installer and the InstallScript engine to run the installation.&nbsp; This project type is recommended if you have any of the following requirements:
</p>
<ul>
<li>
<div>
	You want to meet the Certified for Windows Vista program requirements.
	</div>
</li>
<li>
<div>
	You have advanced requirements for the user interface.
	</div>
</li>
<li>
<div>
	You prefer to use a procedural language for the installation rather than using a set of tables.
	</div>
</li>
<li>
<div>
	You want to perform actions before or after the main installation is run.
	</div>
</li>
<li>
<div>
	You want to upgrade an existing InstallScript MSI project.
	</div>
</li>
</ul>
<p>
Now, in an InstallScript MSI installation, the user interface is handled by the InstallScript engine, but the modification of the user&#39;s system is handled by the Windows Installer.&nbsp; After the target system has been modified, control transfers back to the InstallScript engine to handle the user interface elements at the end of the installation.
</p>
<p>
If you don&#39;t understand it yet,&nbsp;the blatant different is that you must use the Windows Installer if you want to meet the Certified for Windows Vista program requirements.&nbsp; So, you have to use the Basic MSI or InstallScript MSI project types.&nbsp; InstallScript won&#39;t work.
</p>
<p>
One last thing, I have read more than one post in the InstallShield Community forums where people who&nbsp;attended&nbsp;live, in-person training with InstallShield (Acresso) were discouraged from using the InstallShield MSI project type.&nbsp; They were told to either use Basic MSI or InstallScript.</p>
<!-- Start Sociable --><div class="sociable"><div class="sociable_tagline"><a class='sociable_tagline' target='_blank' href='http://blogplay.com' style='color:#333333;text-decoration:none'>Be Sociable, Share!</a></div><ul class='clearfix'><li><a title="Twitter" class="option1_32" style="background-position:-288px -32px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=InstallScript%20vs.%20InstallScript%20MSI%20-%20http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F%20(via%20@sociablesite)"></a></li><li><a title="Facebook" class="option1_32" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;t=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li><a title="email" class="option1_32" style="background-position:-160px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=InstallScript%20vs.%20InstallScript%20MSI&body=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&ui=2&tf=1&shva=1"></a></li><li><a class="option1_32" style="cursor:pointer;background-position:-128px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li><a title="StumbleUpon" class="option1_32" style="background-position:-224px -32px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&title=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li><a title="Delicious" class="option1_32" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;notes=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li><a title="Google Reader" class="option1_32" style="background-position:-224px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;srcURL=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;srcTitle=Installation+Developer+InstallShield+Training+-+InstallShield+Tutorials"></a></li><li><a title="LinkedIn" class="option1_32" style="background-position:-288px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;source=Installation+Developer+InstallShield+Training+-+InstallShield+Tutorials&amp;summary=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li><a title="BlinkList" class="option1_32" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;Title=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li><a style="cursor:pointer" rel="nofollow" onMouseOut="fixOnMouseOut(document.getElementById('sociable-post-263'), event, 'post-263')" onMouseOver="more(this,'post-263')"><img style='margin-top:9px' src='http://www.installationdeveloper.com/wp-content/plugins/sociable/images/more.png'></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-263')" id="sociable-post-263" style="display:none;">   

    <div style="top: auto; left: auto; display: block;" id="sociable">



		<div class="popup">

			<div class="content">

				<ul><li style="heigth:32px;width:32px"><a title="Myspace" class="option1_32" style="background-position:0px -32px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;t=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li style="heigth:32px;width:32px"><a title="Digg" class="option1_32" style="background-position:-64px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;bodytext=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li style="heigth:32px;width:32px"><a title="Reddit" class="option1_32" style="background-position:-128px -32px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li style="heigth:32px;width:32px"><a title="Google Bookmarks" class="option1_32" style="background-position:-192px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;annotation=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li style="heigth:32px;width:32px"><a title="HackerNews" class="option1_32" style="background-position:-256px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;t=InstallScript%20vs.%20InstallScript%20MSI"></a></li><li style="heigth:32px;width:32px"><a title="MSNReporter" class="option1_32" style="background-position:-352px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=InstallScript%20vs.%20InstallScript%20MSI&amp;URL=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li style="heigth:32px;width:32px"><a title="Sphinn" class="option1_32" style="background-position:-192px -32px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F"></a></li><li style="heigth:32px;width:32px"><a title="Posterous" class="option1_32" style="background-position:-64px -32px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;title=InstallScript%20vs.%20InstallScript%20MSI&amp;selection=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li><li style="heigth:32px;width:32px"><a title="Tumblr" class="option1_32" style="background-position:-256px -32px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.installationdeveloper.com%2F263%2Finstallscript-vs-installscript-msi%2F&amp;t=InstallScript%20vs.%20InstallScript%20MSI&amp;s=%0D%0AThis%20question%20comes%20up%20frequently%2C%20so%20I%20thought%20I%20would%20address%20it.%26nbsp%3B%20Just%20so%20you%20understand%2C%20I%20have%20never%20written%20an%20InstallScript%20MSI%20project%2C%20so%20I%20will%20only%20be%20speaking%20about%20InstallScript%20MSI%20as%20I%20understand%20it%20to%20be.%20%0D%0A%0D%0A%0D%0AIn%20an%20InstallScr"></a></li></ul>			

			</div>        

		  <a style="cursor:pointer" onclick="hide_sociable('post-263',true)" class="close">



		  <img onclick="hide_sociable('post-263',true)" title="close" src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/closelabel.png">

		  </a>

		</div>

	</div> 

  </div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Twitter_Counter"><a href="https://twitter.com/share" data-text="InstallScript vs. InstallScript MSI - http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/ (via #sociablesite)" data-url="http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script></li><li id="Facebook_Counter"><iframe src="//www.facebook.com/plugins/like.php?href=http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/&send=false&layout=button_count&show_faces=false&action=like&colorscheme=light&font" scrolling="no" frameborder="0" style="border:none; overflow:hidden;height:32px;width:100px" allowTransparency="true"></iframe></li><li id="Google_+"><g:plusone annotation="bubble" href="http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/" size="medium"></g:plusone></li><li id="LinkedIn_Counter"><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type="IN/Share" data-url="http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/" data-counter="right"></script></li><li id="StumbleUpon_Counter"><script src="http://www.stumbleupon.com/hostedbadge.php?s=2&r=http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/"></script></li></ul></div><!-- End Sociable -->]]></content:encoded>
			<wfw:commentRss>http://www.installationdeveloper.com/263/installscript-vs-installscript-msi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

