![]() |
@Razor12911
This is my script (with files).. |
@Razor12911
hmm i mean ..why always get error like this http://s12.postimg.org/ye0egwzgt/Untitled2.png and how to fix it ? thx... |
|
@Pein46
Kinda busy with a script, will your update script later on. |
Error in this (Caption:=' Shortcut will be created in following «Start?;)
|
should read Start Menu
|
Updated 1.3
-Changed interface. -Fixed text grounds. -Added splash and logo. -You can create images in PSD files folder with *.psd. |
Quote:
|
1 Attachment(s)
Here is Unicode
Tweaked the Script a bit. |
@Kurutucu
Note 2: I don't think using setup-1.bin or setup-1a.bin is a good example, Inno Setup can delete those files when you compile script because it thinks those files are created by it. |
@Razor12911
I know. First compile script. Then create setup-1.bin ;) |
i compress files with this method
-mprecomp+srep+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8 what should i change in script to extract files ? , and how to extract more than 1 file ? Thx :o |
Quote:
Code:
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\setup-1.bin'), ExpandConstant('{app}'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;Razor' in script section Code:
With GroupLbl do begin |
@Pakrat2k2
add arc.ini :D if not ISArcExtract ( 0, 0, ExpandConstant('{src}\setup-1.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break; @Kurutucu How can you have two of #define NeedSize "6666" #define PrecompInside #define SrepInside #define precomp "0.42" #define unrar #define XDelta #define PackZIP these in the same script? you are now confusing inno. One in main.iss and one in ISDone\ISDone.iss and both are different. |
her.....
Code:
var |
| All times are GMT -7. The time now is 04:12. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com