|
#1276
|
|||
|
|||
|
How to use ISSrep.dll based on srep 1.5?
|
| Sponsored Links |
|
#1277
|
|||
|
|||
|
Is there actually any method to protect my inno script extremely that there is no way to break it?
__________________
NOT AVAILABLE |
|
#1279
|
|||
|
|||
|
Hope he is here
__________________
NOT AVAILABLE |
|
#1281
|
|||
|
|||
|
Hi: Isdone question:
My isdone script is overwriting my arc.ini and changing the srep line with -mem4096b i tried adding this Code:
if ISDoneInit(ExpandConstant(''),$F777, 0,0,0, MainForm.Handle, 512, @ProgressCallback) then begin
repeat
ChangeLanguage('Spanish');
if not SrepInit('',512,0) then break;
;that line
So is using 512 bytes instead of 512m for srep. What i need to change? Thanks |
|
#1282
|
|||
|
|||
|
What's the difference between CI & CIU?
I mean which is easy to use? Last edited by Viper645; 29-04-2017 at 18:56. |
|
#1283
|
||||
|
||||
|
CI were the early versions of the script, CIU has had tremendous update made to the original work that yener90 released. Read the sticky topics for files needed if you plan on making own conversions.
|
|
#1284
|
|||
|
|||
|
I want to know the difference between packjpg_dll 9kb, 137kb and 934kb
|
|
#1285
|
|||
|
|||
|
Update:
I just confirmed that isdone puts a "b" after the memory size for srep on the arc.ini: Code:
unpackcmd = srep -mem4096b -d - - <stdin> <stdout> but it does correctly on the cls.ini file: Code:
[Srep] Memory=4096 It's a bug or i'm doing something wrong? Thanks |
|
#1286
|
|||
|
|||
|
can't you just use larger constant, i.e. 512000000 or so?
|
|
#1287
|
|||
|
|||
|
Help.. :(
I donť know why but someone when open installer see only just this..
but me never happend... i always see all good.. please help.. any ideas.?? why.? where is the problem.. they try many of compatabilites modes, run as admin, change the dpi.. (size of frames,windows) i dont know why.. problem is on win7 + please help..script: https://hastebin.com/pilacuzoca.php |
|
#1288
|
||||
|
||||
|
Try the entire package, instead of just script. ( edit your post & add it )
|
|
#1289
|
|||
|
|||
|
SOLVED...
thx
|
|
#1290
|
||||
|
||||
|
for others, here's the post that solved his issue
http://www.fileforums.com/showpost.p...4&postcount=13 |
![]() |
|
|
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 |