<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Problem with ISSkin please helpme</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Problem with ISSkin please helpme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:12:31 +0000</pubDate>
  <lastBuildDate>Sun, 03 Jan 2010 01:24:31 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15947</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Problem with ISSkin please helpme :     Hi, im making a cool setup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15947&amp;PID=55955&amp;title=problem-with-isskin-please-helpme#55955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5797">kisame</a><br /><strong>Subject:</strong> 15947<br /><strong>Posted:</strong> 03 January 2010 at 1:24am<br /><br />Hi, im making a cool setup using Inno Setup and some thirdy parts addons.<br><br>My setup uses ISSI addons like background, custom wizard images, headerimage and music and offcourse also<br>ISSkin by CODEJOCK, if i remove the all ISSkin related in the INNO script i get the setup.exe without the skin,<br>but if i try to use the ISSKin i get the next error in the compilation procedure :<br><br><br>"Duplicate identifier 'INITIALIZESETUP'"<br><br>When i click "Find Error" to try found the "duplicate entries" i cannot found any duplicate identifier and the<br>INNO send to me to the like error wheres :<br><br>function InitializeSetup(): Boolean;<br><br>the problem is all the &#091;code&#093; section dont show like the usuall colors in the rest of the code, look yourselft :<br><br><img src="http://pic.leech.it/i/4ea7d/f9a100a6helpme.jpg" border="0"><br><br><br>where is should try to found the error? i follow step by step to add all the code, even is on &#091;files&#093; the files needed (skin + isskin.dll) already added,<br>i didnt miss anything, any idea?. where i should search to fix?<br><br>EDITED : <br><br>THE PROBLEM seems to be related with ISSI, if i remove ISSI (for background, musics, and custom images) the Inno compiles everything ok,<br>but i need to keep the ISSI to keep my custom images, backgrounds, music, splash screen, etc.. <br><br>the code is :<br><br>&#091;ISSI&#093;<br>;; Name of the bitmap image:<br>#define ISSI_SplashScreen "c:\splash.bmp"<br><br>;; Time in seconds:<br>#define ISSI_SplashScreen_T 2<br><br>;; Image Width:<br>#define ISSI_SplashScreen_X 576<br><br>;; Image Heigth:<br>#define ISSI_SplashScreen_Y 224<br><br>; Ass background Image<br>#define ISSI_BackgroundImage "c:\background.bmp"<br><br>;; OPTIONAL: Overrule the standard background color<br>;; clBlack (default), clMaroon, clGreen, clOlive, clNavy, clPurple, clTeal,<br>;; clGray, clSilver, clRed, clLime, clYellow, clBlue, clFuchsia, clAqua, clWhite.<br>;; OR:<br>;; value in the form of $bbggrr, where rr, gg, and bb specify the two-digit<br>;; intensities (in hexadecimal) for red, green, and blue respectively.<br>#define ISSI_BackgroundImage_BGColor "clBlack"<br><br>;; Add Music<br>#define ISSI_PlayWave "c:\bgmusic.wav"<br><br>#define ISSI_PlayWaveLoop<br><br>;; The WizardSmallImageFile<br>#define ISSI_WizardSmallImageFile "c:\modern-header.bmp"<br>#define ISSI_WizardSmallImageFile_x 164<br><br>;; Optional: align will switches alignment of the image<br>#define ISSI_WizardSmallImageFile_Align<br><br>;; Include ISSI:<br>#define ISSI_IncludePath "C:\ISSI"<br>#include ISSI_IncludePath+"\_issi.isi"<br><br>SEEMS THE PROBLEM IS ON _ISSI.ISI i will attach the file _issi.isi, someone can modify to work both issi + isskin in armony?<br><br><span><a href="http://www.mediafire.com/file/nwytj5jwmdz/_issi.isi" target="_blank">http://www.mediafire.com/file/nwytj5jwmdz/_issi.isi</a></span><br>]]>
   </description>
   <pubDate>Sun, 03 Jan 2010 01:24:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15947&amp;PID=55955&amp;title=problem-with-isskin-please-helpme#55955</guid>
  </item> 
 </channel>
</rss>