|
|
|
#1
|
||||
|
||||
|
Quote:
#define internal NOT ;#define internal then your setup.cab needs to be extracted into its setup folder. ( same place as ISS scripts ). Then when you compile both scripts, it will merge the setup folder ( basically your setup.cab ) into the exe. Make sure that if you used compress.bat to make your files that the setup folder has arc.ini in the root of the folder. Also that you've specified the extract settings in setup.ini properly... IE: Code:
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:2;
|
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
y_thelastknight (15-01-2014) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
|
#3
|
||||
|
||||
|
all info is in REV0's topic here>
http://fileforums.com/showthread.php?t=93191 |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
y_thelastknight (16-01-2014) | ||
|
#4
|
||||
|
||||
|
I would like to ask how to add bmp image to a button. please help
Last edited by reiji777; 21-01-2014 at 09:48. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |