<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Altering setup.exe to embed customized icon</title>
	<atom:link href="http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/feed/" rel="self" type="application/rss+xml" />
	<link>http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/</link>
	<description>A Weblog to share tips and techniques for working with InstallShield's setup authoring engine.</description>
	<lastBuildDate>Fri, 27 Nov 2009 05:39:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shieldmaster</title>
		<link>http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/#comment-55</link>
		<dc:creator>shieldmaster</dc:creator>
		<pubDate>Fri, 20 Nov 2009 01:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://shieldmaster.wordpress.com/?p=109#comment-55</guid>
		<description>The EULA note refers to the modification of the dialog screen that intentionally removes the small &quot;InstallShield&quot; logo on each screen.  There was a VBScript that was on the InstallSite.Org site that did that for early versions (v7/8) of a Basic MSI project.  The method that I demonstrate does not alter the visibility of the InstallShield trademarks - just alters the generic icon.
Charles</description>
		<content:encoded><![CDATA[<p>The EULA note refers to the modification of the dialog screen that intentionally removes the small &#8220;InstallShield&#8221; logo on each screen.  There was a VBScript that was on the InstallSite.Org site that did that for early versions (v7/8) of a Basic MSI project.  The method that I demonstrate does not alter the visibility of the InstallShield trademarks &#8211; just alters the generic icon.<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/#comment-54</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://shieldmaster.wordpress.com/?p=109#comment-54</guid>
		<description>I&#039;m using InstallShield 2009, and I heard that this violates the EULA terms and conditions.  Is this true?  There is a clause in the EULA that talks to changing or modifying the accresso/installshield logos.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using InstallShield 2009, and I heard that this violates the EULA terms and conditions.  Is this true?  There is a clause in the EULA that talks to changing or modifying the accresso/installshield logos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shieldmaster</title>
		<link>http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/#comment-52</link>
		<dc:creator>shieldmaster</dc:creator>
		<pubDate>Thu, 27 Aug 2009 03:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://shieldmaster.wordpress.com/?p=109#comment-52</guid>
		<description>I specialize in Basic MSI Projects which allows you quite a latitude in dealing with dialogs.  Unfortunately that dialog is one of the basic ones that is contained within the engine DLL - you can&#039;t modify.  The nice thing about Basic MSI Projects is that its so easy to create you own replica of the Message Box and put all of you specific formatting.

As for InstallScript MSI projects, it has been a while and I am not the one to be able to assist.  I remember you had to modify the _ISUserDLL.dll with a resouce editor.  Review the Acresso KB website and look for the technique.
ShieldMaster</description>
		<content:encoded><![CDATA[<p>I specialize in Basic MSI Projects which allows you quite a latitude in dealing with dialogs.  Unfortunately that dialog is one of the basic ones that is contained within the engine DLL &#8211; you can&#8217;t modify.  The nice thing about Basic MSI Projects is that its so easy to create you own replica of the Message Box and put all of you specific formatting.</p>
<p>As for InstallScript MSI projects, it has been a while and I am not the one to be able to assist.  I remember you had to modify the _ISUserDLL.dll with a resouce editor.  Review the Acresso KB website and look for the technique.<br />
ShieldMaster</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thillakan</title>
		<link>http://shieldmaster.wordpress.com/2009/06/15/altering-setup-exe-to-embed-customized-icon/#comment-51</link>
		<dc:creator>Thillakan</dc:creator>
		<pubDate>Wed, 26 Aug 2009 23:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://shieldmaster.wordpress.com/?p=109#comment-51</guid>
		<description>Hi ShieldMaster,
       I hope you may help to me.How can I change the text color and size in install script [install shield project]? I want to change message[szMsg] color and size in the welcome dialog box[SdWelcome]. Message is a warning message to grab the user attention so I am willing to to red and bold ?

Is this possible ?</description>
		<content:encoded><![CDATA[<p>Hi ShieldMaster,<br />
       I hope you may help to me.How can I change the text color and size in install script [install shield project]? I want to change message[szMsg] color and size in the welcome dialog box[SdWelcome]. Message is a warning message to grab the user attention so I am willing to to red and bold ?</p>
<p>Is this possible ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
