|
|
|
#1
|
||||
|
||||
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
blackfire219 (29-03-2014) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Hello!
can not be logo.bmp logo.png from replaced? (off switch?) how to add logo.png? now: Quote:
Last edited by Emorian; 26-03-2014 at 15:55. |
|
#3
|
||||
|
||||
|
you need to use botva2 or islogo to use png logo
|
|
#4
|
|||
|
|||
|
How do I add?
thank you, write it down here! please write here script format, thank's Last edited by Emorian; 28-03-2014 at 04:49. |
|
#5
|
|||
|
|||
|
Hello! I want to ask for the correct code in loading isskin. I want to put the Codejock.cjstyles that I extracted from the ISSkin installer to my installer. But it does not load the skin when I initialize the setup, anyone can help me please?
EDIT- Never mind. I used Inno Script Studio, so no more problems on ISSkin. Last edited by blackfire219; 04-04-2014 at 21:41. |
|
#6
|
|||
|
|||
|
Anyone can help me here in this dumped code from Naruto Storm 3 Full Burst-FLT release? I am getting error on registry entries so I want your help.
http://www41.zippyshare.com/v/22051199/file.html |
|
#7
|
||||
|
||||
|
dumped code is useless... post what you have entered in your [registry] section from the script. Then we can see where the errors may be.
|
|
#8
|
|||
|
|||
|
Quote:
http://www.mediafire.com/download/a9...Error+photo.7z The registry was extracted from Fairlight release of Naruto Storm 3 Full Burst. I am only repacking it because sometimes it gets the stage.cpk file being corrupted after the installation. So I replaced the stage.cpk file with my friend's legit copy of that game. I think there was an embedded descriptor code about that {code: DefaultIPCountry} valuedata constant. Last edited by blackfire219; 04-04-2014 at 21:43. |
|
#9
|
|||
|
|||
|
when i compile main.iss it shows
line 138 column 1 identifier expected |
|
#10
|
||||
|
||||
|
use unicode version of inno setup..
__________________
Glass BB | BlackBox v2 | Portable Installer |
|
#11
|
||||
|
||||
|
slideshow timer
How do I Change slideshow timer?
Images change after 1 second and i'm not familiar enough to pascal script top change it.
__________________
Its better to die with a full stomach than live with an empty one. |
|
#12
|
||||
|
||||
|
Quote:
-->TimerID:=SetTimer(0, 0, 2000, WrapTimerProc(@OnTimer, 4)) replace the 2000 with 5000 for the slideshow that is to change the seconds
__________________
It would be nice if you appreciate my work with the thanks Button Last edited by mausschieber; 03-05-2014 at 12:31. |
|
#13
|
|||
|
|||
|
could the script show needed space with decimal? like 9.34GB
|
|
#14
|
||||
|
||||
|
Hi,Guys, I have a question.
I have a file. The size of it 5.5GB. I want to split it in 2xDVD5 and use this script for installation. how can I do this? |
|
#15
|
||||
|
||||
|
Quote:
if you want internal then add these line under [Setup] section Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
TsubasaHP (29-05-2014) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |