|
|
|
#1
|
||||
|
||||
|
Quote:
Last edited by Th3Raven; 29-04-2013 at 14:59. Reason: Added Info |
| Sponsored Links |
|
#2
|
|||
|
|||
|
unfortunately this happens on bad combinations of files or settings.
did you used internal method?? will check this out. Last edited by yener90; 30-03-2013 at 18:25. |
|
#3
|
||||
|
||||
|
Quote:
I noticed other thing in finished page. If i disabled the music during install, when the finished page appears, the equalizer button is enabled with stripes frozen. |
|
#4
|
||||
|
||||
|
|
|
#5
|
||||
|
||||
|
There isn't a feature like that in CIU 1.0.0.6
|
|
#6
|
||||
|
||||
|
Some updates in PL translations (in 21st century installer still asks me for... floppies
)
|
|
#7
|
||||
|
||||
|
use a timer and boolean,
in IS enhanced edition, use ttimer function in normal inno setup use settimer and killtimer using innocallback.dll Last edited by Razor12911; 16-04-2013 at 10:29. |
|
#8
|
|||
|
|||
|
Hi guys, wonder if there is any way to block unpacking with http://innounp.sourceforge.net/ because it gives access to your iss source and all files.
|
|
#9
|
||||
|
||||
|
Quote:
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#10
|
||||
|
||||
|
Quote:
|
|
#11
|
||||
|
||||
|
doesnt matter it doesnt extract complete source code for ISS script, it stops at code section. so all it actually extract is images, sounds etc.
|
|
#12
|
|||
|
|||
|
I have a number of errors in the use of CI. Although I have changed the icon but it is still the old icon. When I finished Resident Evil 6 repack it back on unpack errors. Although still in the setup.ini file unzip command. I sent setup.cab file, icon and setup.ini. Hope you can help me solve this problem. Thank you!
|
|
#13
|
|||
|
|||
|
Dudes, uninstall errors are happening because of the protection.
I will rebuild uninstaller for CIMetro. Then will port it over to CIU. New CIU + CIMetro will not have an included Setup.ini configuration, when using internal
|
| The Following User Says Thank You to yener90 For This Useful Post: | ||
Th3Raven (29-04-2013) | ||
|
#14
|
|||
|
|||
|
Good yener90 in the end you will release your CIU 1.0.1.2 because I like to make my game installers from your new version.
And I see that only those that create conversions have that version, and if you tneido problems with other users, I guess we have to blame others. Thanks and regards. |
|
#15
|
||||
|
||||
|
Question
Yener if possible answer me
Referring to the bug (bug in music button) in my conversion Darksiders 2. I think I found a solution. In your Script CIU 1.0.0.6 (InstallScript.iss) I changed two lines in InstallScript.iss. Lines: 3339 and 8018 Line 3339 Original command: ImgSetVisibility(MusicBtn.Btn,False); I changed to: ImgSetVisibility(MusicBtn.Btn,Visible); Line 8018 Original command: ImgSetTransparent(MusicBtn.Btn,255); I changed to: ImgSetTransparent(MusicBtn.Btn,0); I wish I knew if I can upload the modified InstallScript.iss in my post? This change will affect on errors in other projects? |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |