<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=IO2_Tutorial_Icon_Bitmap</id>
	<title>IO2 Tutorial Icon Bitmap - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nsis.sourceforge.io/mediawiki/index.php?action=history&amp;feed=atom&amp;title=IO2_Tutorial_Icon_Bitmap"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=IO2_Tutorial_Icon_Bitmap&amp;action=history"/>
	<updated>2026-05-15T09:37:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=IO2_Tutorial_Icon_Bitmap&amp;diff=11399&amp;oldid=prev</id>
		<title>DannyStaple: Pulled in content from CHM tutorial</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=IO2_Tutorial_Icon_Bitmap&amp;diff=11399&amp;oldid=prev"/>
		<updated>2006-10-31T14:14:13Z</updated>

		<summary type="html">&lt;p&gt;Pulled in content from CHM tutorial&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Tutorial for Icon &amp;amp; Bitmap =&lt;br /&gt;
&lt;br /&gt;
# Place the cursor in the middle of dialog 105 and select insert control. &lt;br /&gt;
# Choose &amp;quot;ICON/BITMAP&amp;quot; than hit &amp;quot;ok&amp;quot;. &lt;br /&gt;
# The control will appear in the dialog, you resize and stretch as many times and form you like, see. &lt;br /&gt;
# * The world ball is the control for the icon and the other... well you&amp;#039;ll guess now, see notes * &lt;br /&gt;
# Once you finish, with Resource Hacker, hide the dialog. &lt;br /&gt;
# You&amp;#039;ll get the controls units, see. &lt;br /&gt;
# In the screenshot example, 135 44 85 60, will be the order for Left, Top, Right, Bottom values for the INI. &lt;br /&gt;
# So this will be, for: &lt;br /&gt;
# Left=135 &lt;br /&gt;
# Top=44 &lt;br /&gt;
# Right=85+left_value(133)=85+133=218 &lt;br /&gt;
# Bottom=60+Top_value(44)=60+44=104 &lt;br /&gt;
# Create your INI, with the new values: &lt;br /&gt;
# Left=135 &lt;br /&gt;
# Top=44 &lt;br /&gt;
# Right=218 &lt;br /&gt;
# Bottom=104 &lt;br /&gt;
=== Notes: ===&lt;br /&gt;
* This is the same for both Icon &amp;amp; Bitmap. &lt;br /&gt;
* Type=Icon &lt;br /&gt;
* Type=Bitmap &lt;br /&gt;
* The bitmap isn&amp;#039;t problem since when you finish resizing the control, you easy can put the image: &lt;br /&gt;
* Text=C:\\image.bmp &lt;br /&gt;
* But in the icon the size isn&amp;#039;t the same, depending of the dimensions of you icon, Resource Hacker make their values in a default way, mostly 21X20, carefull on this, if you planing to use a icon with non 32x32 dimensions. &lt;br /&gt;
* Text=C:\\logo.ico &lt;br /&gt;
&lt;br /&gt;
[[Category: Install Options 2 Tutorial]]&lt;/div&gt;</summary>
		<author><name>DannyStaple</name></author>
	</entry>
</feed>