#196
|
||||
|
||||
Hello.
Has a any way to make the uninstall files (JPEG, DLL, PNG...) stay inside of the unins000.exe? If so, please show the code. |
Sponsored Links |
#197
|
||||
|
||||
I don't think it's possible.
|
#198
|
||||
|
||||
Quote:
Thank you man, but donīt work. Can you please revised the script? I think that problem is in var: Code:
var hback, hnext, hcancel :Longint |
#199
|
||||
|
||||
Fix coming soon.
|
#200
|
||||
|
||||
If I use this command:
Code:
arc a -ep1 -r -w.\DVD1\Data1.cab -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DVD1\%arc% |
#201
|
||||
|
||||
[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1; |
#202
|
||||
|
||||
Only I have to put that, on the installerScript.iss I must put something or not?
|
#203
|
||||
|
||||
in installerscript.iss Change #define programfiles.... ;#define ProgramFiles....
remove ; from ;#define Internal this will then use the freearc files you specify from setup.ini. |
The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
spawniectes (20-02-2013) |
#204
|
||||
|
||||
Hi everybody.
1. I want to avoid my installer run if the same already is running. Something like the message "Your Setup is Already Running". How can i make this? 2. Currently i use this option to my border. Code:
BorderStyle:= bsDialog; How can i make this? Sem título.jpg P.S. Please ignore the buttons, i still canīt make it work correctly. ![]() 3. Someone can indicate a post about how can i compress my games with precomp? Something like a tutorial step-by-step. Unfortunately i still donīt know nothing about this. ![]() Thanks in advance. Last edited by Joe Forster/STA; 22-02-2013 at 04:19. |
#205
|
||||
|
||||
Quote:
Use the ISDone for Precomp, srep,sevenzip and etc functions. Last edited by Razor12911; 22-02-2013 at 09:09. |
#206
|
||||
|
||||
Splash Example
Splash Example, Makes your source code make this.\
![]() Credits: Imageshack. |
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Andre Jesus (24-02-2013) |
#207
|
||||
|
||||
Quote:
|
#208
|
||||
|
||||
Can anyone tell me where to look to fix this, the font are crooped
![]() It's made with CIU 1.0.0.5 |
#209
|
||||
|
||||
the font itself is translated downwards or the height is way more than width unlike other fonts.
|
#210
|
||||
|
||||
any solution to fix it, give some examples
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 06:51 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 07:57 |
Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 10:48 |