<?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; How to Add a License File to Your InstallShield Project</title>
	<atom:link href="http://www.installationdeveloper.com/337/how-to-add-a-license-file-to-your-installshield-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.installationdeveloper.com</link>
	<description>InstallShield Training - InstallShield Tutorials</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:49:42 +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>How to Add a License File to Your InstallShield Project</title>
		<link>http://www.installationdeveloper.com/337/how-to-add-a-license-file-to-your-installshield-project/</link>
		<comments>http://www.installationdeveloper.com/337/how-to-add-a-license-file-to-your-installshield-project/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 19:58:48 +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=337</guid>
		<description><![CDATA[Adding a license file to your InstallShield project is very easy.&#160; You just need to be aware of the different places in the IDE where you&#160;can work with those files. After you create a project, you will probably&#160;start in the Project Assistant.&#160; Just go to the Installation Interview tab and answer Yes to the question, [...]]]></description>
			<content:encoded><![CDATA[<p>
Adding a license file to your <strong>InstallShield</strong> project is very easy.&nbsp; You just need to be aware of the different places in the <strong>IDE</strong> where you&nbsp;can work with those files.
</p>
<p>
After you create a project, you will probably&nbsp;start in the <strong>Project Assistant</strong>.&nbsp; Just go to the <strong>Installation Interview</strong> tab and answer <strong>Yes</strong> to the question, &quot;Do you want to display a license agreement dialog?&quot;&nbsp; You then need to browse to the license file.&nbsp; This file generally needs to be an&nbsp;<strong>RTF</strong> file.
</p>
<p>
When you add the license file to your <strong>Basic MSI</strong> project through the <strong>Project Assistant</strong>, it will likely be put in the <strong>AllOtherFiles</strong> component.&nbsp; In an <strong>InstallScript</strong> project, it may be put in the <strong>Files</strong> Component.&nbsp; Look around and see the name of the component in your particular project.&nbsp; Just remember, it will not be put in the&nbsp;component for the <strong>Assembly</strong>, but rather in the &quot;All Other Files&quot; type of component.
</p>
<p>
After the license file has been added, there is another place where you can change it out, if you so desire.&nbsp; In a <strong>Basic MSI</strong> project, under <strong>User Interface</strong>, go to the <strong>Dialogs</strong> view.&nbsp; Then, expand the node for the&nbsp;<strong>License Agreement</strong> dialog in the middle pane, and click on <strong>English</strong>.&nbsp; When you do this, you will see the English version of the dialog.&nbsp; When you click on the <strong>Memo Scrollable Text</strong> control, look in the Properties list and you will see the <strong>File Name</strong> property.&nbsp; This is the path to your license file.
</p>
<p>
In an <strong>InstallScript</strong> project, finding the license agreement dialog is a little different.&nbsp; Under <strong>Behavior and Logic</strong>, go to the <strong>InstallScript</strong> view.&nbsp; In the <strong>OnFirstUIBefore</strong> event handler, scroll to the <strong>Dlg_SdLicense2</strong> label, and find the call to <strong>SdLicense2Rtf.</strong>&nbsp; The path to the license file will be held in the <strong>szLicenseFile</strong> variable.&nbsp; But where should be file be?&nbsp; Go to the <strong>Behavior and Logic</strong> group, click on the <strong>Support Files/Billboards</strong> view, and click on <strong>Language Independent</strong>.&nbsp; Your <strong>Licsense.rtf</strong> file should be there.
</p>
<p>
That&#39;s all there is to it.
</p>
<p>
&nbsp;</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project&amp;bodytext=%0D%0AAdding%20a%20license%20file%20to%20your%20InstallShield%20project%20is%20very%20easy.%26nbsp%3B%20You%20just%20need%20to%20be%20aware%20of%20the%20different%20places%20in%20the%20IDE%20where%20you%26nbsp%3Bcan%20work%20with%20those%20files.%20%0D%0A%0D%0A%0D%0AAfter%20you%20create%20a%20project%2C%20you%20will%20probably%26nbsp%3Bstart%20in%20the%20Pro" title="Digg"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project&amp;notes=%0D%0AAdding%20a%20license%20file%20to%20your%20InstallShield%20project%20is%20very%20easy.%26nbsp%3B%20You%20just%20need%20to%20be%20aware%20of%20the%20different%20places%20in%20the%20IDE%20where%20you%26nbsp%3Bcan%20work%20with%20those%20files.%20%0D%0A%0D%0A%0D%0AAfter%20you%20create%20a%20project%2C%20you%20will%20probably%26nbsp%3Bstart%20in%20the%20Pro" title="del.icio.us"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;t=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="Facebook"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;h=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="NewsVine"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="Reddit"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="StumbleUpon"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project&amp;annotation=%0D%0AAdding%20a%20license%20file%20to%20your%20InstallShield%20project%20is%20very%20easy.%26nbsp%3B%20You%20just%20need%20to%20be%20aware%20of%20the%20different%20places%20in%20the%20IDE%20where%20you%26nbsp%3Bcan%20work%20with%20those%20files.%20%0D%0A%0D%0A%0D%0AAfter%20you%20create%20a%20project%2C%20you%20will%20probably%26nbsp%3Bstart%20in%20the%20Pro" title="Google Bookmarks"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;submitHeadline=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project&amp;submitSummary=%0D%0AAdding%20a%20license%20file%20to%20your%20InstallShield%20project%20is%20very%20easy.%26nbsp%3B%20You%20just%20need%20to%20be%20aware%20of%20the%20different%20places%20in%20the%20IDE%20where%20you%26nbsp%3Bcan%20work%20with%20those%20files.%20%0D%0A%0D%0A%0D%0AAfter%20you%20create%20a%20project%2C%20you%20will%20probably%26nbsp%3Bstart%20in%20the%20Pro&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project%20-%20http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F" title="Twitter"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F" title="Technorati"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="Live"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;title=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project&amp;source=Installation+Developer+InstallShield+Training+-+InstallShield+Tutorials&amp;summary=%0D%0AAdding%20a%20license%20file%20to%20your%20InstallShield%20project%20is%20very%20easy.%26nbsp%3B%20You%20just%20need%20to%20be%20aware%20of%20the%20different%20places%20in%20the%20IDE%20where%20you%26nbsp%3Bcan%20work%20with%20those%20files.%20%0D%0A%0D%0A%0D%0AAfter%20you%20create%20a%20project%2C%20you%20will%20probably%26nbsp%3Bstart%20in%20the%20Pro" title="LinkedIn"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.installationdeveloper.com%2F337%2Fhow-to-add-a-license-file-to-your-installshield-project%2F&amp;t=How%20to%20Add%20a%20License%20File%20to%20Your%20InstallShield%20Project" title="MySpace"><img src="http://www.installationdeveloper.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.installationdeveloper.com/337/how-to-add-a-license-file-to-your-installshield-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
