|
|
|
#1
|
||||
|
||||
|
[Setup]
DefaultDirName={commondesktop} \**** |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
ashyamsundar (14-10-2013) | ||
| Sponsored Links |
|
#3
|
|||
|
|||
|
limit compression and memory ex:
Code:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -l25% -l128 -c128 -a4 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:precomp]
header = 0
packcmd = precomp -f -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
|
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
hsalheen (13-10-2013) | ||
|
#4
|
|||
|
|||
|
#5
|
|||
|
|||
|
Quote:
Thanks in advance |
|
#6
|
|||
|
|||
|
v1.9 changed only theme and music button. v2.0 cancelled. So won't share.
|
|
#8
|
|||
|
|||
|
NeedSize no string Mb.
use example: Code:
if Float < 1024 then Result:= NumToStr(Float/32*32)+ '00'+' Mb' else
|
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
hsalheen (15-10-2013) | ||
|
#10
|
|||
|
|||
|
hsalheen
It was just a method to read the MB, is not a solution .. I prefer the manual method, so I insert the perfect size .. needsize is not good to read the size of the games, it's just an embellishment that serves no purpose
|
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
hsalheen (16-10-2013) | ||
|
#11
|
|||
|
|||
|
|
#12
|
|||
|
|||
|
coliotte
File ini 1 file if not ISArcExtract ( 0, 100, 2 file if not ISArcExtract ( 0, 50, if not ISArcExtract ( 0, 50, 5 file if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, you divide ... a file flows up to 100%, if you divide / 50 a file ends at 50 and the second will come to 100 Last edited by sentinelks; 15-10-2013 at 19:14. |
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
coliotte (17-10-2013) | ||
|
#13
|
|||
|
|||
|
Quote:
|
|
#14
|
|||
|
|||
|
|
|
#15
|
|||
|
|||
|
..
|
![]() |
|
|
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 |