|
#1
|
||||
|
||||
Simple Installer Script
Simple Installer Script
This script is designed with newbies in mind, although anyone can use it. It is as simple as can be. Features:
How to use this script:
Credits:
Screenshots: Bugs:
Last edited by Masquerade; 09-04-2023 at 02:28. |
The Following 26 Users Say Thank You to Masquerade For This Useful Post: | ||
Acheron (01-06-2023), ADMIRAL (15-11-2021), Altansar (26-12-2021), Cesar82 (31-10-2021), devil777 (21-01-2022), dra. (21-02-2024), ffmla (05-11-2021), FoRMaT-2007 (16-11-2021), Gehrman (01-11-2021), Grumpy (31-10-2021), Harsh ojha (15-11-2021), hdneo (26-02-2022), jojo670 (26-05-2024), KaktoR (31-10-2021), M4CKD0GE Repacks (12-11-2021), mausschieber (01-11-2021), mhum32 (28-12-2022), ogtgames (14-01-2022), oo7 (31-10-2021), Razor12911 (19-12-2021), sathex (06-02-2022), ScarAce1989 (28-10-2022), ScOOt3r (31-10-2021), Valtus (12-11-2021), wrathma (26-06-2024), yasserdivar (15-10-2023) |
Sponsored Links |
#2
|
||||
|
||||
Very good!
Glad that people even with little knowledge of Inno Setup or other programming software share their ideas here on the forum. It was from simple installers and projects or a little more elaborated here on the forum that I acquired the little knowledge I currently have. |
The Following 3 Users Say Thank You to Cesar82 For This Useful Post: | ||
#3
|
||||
|
||||
The image problem is only usata Stretch = True.
Must not use ScaleX or ScaleY on values already scaled as in line 145. |
#4
|
||||
|
||||
@ Masquerade
Very good, well written and well laid out, good job.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
|
The Following User Says Thank You to Grumpy For This Useful Post: | ||
Masquerade (31-10-2021) |
#5
|
|||
|
|||
Please FIX ERROR
Please FIX ERROR
Bitmap.AlphaFormat := afDefined; Please ADD MUSIC |
#6
|
||||
|
||||
@Behnam2018, Inno Setup 5.57 or newer is required to compile this script
|
#7
|
|||
|
|||
I'm getting this error when running the installer.
Code:
Unarc.dll returned an error code: -2, unsupported compression method xtool+srep+lolz:dt1:dtp1:dto1:dtm1:dtw1:dtd1:mtt0:mt6:d100m:tt4 Code:
arc x -dp"..\Unpacked" ..\Packed\Data0.bin ARC.INI Code:
[External compressor:xtool] header = 0 packcmd = xtool precomp -mzlib -c128mb -t100p --dbase --dedup - $$arcpackedfile$$.tmp <stdin> unpackcmd = xtool decode -t75p - - <stdin> <stdout> [External compressor:srep] header = 0 packcmd = srep {options} -m5f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep {options} -d - - <stdin> <stdout> [External compressor:lolz] header = 0 packcmd = lolz {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = lolz $$arcpackedfile$$.tmp $$arcdatafile$$.tmp Code:
[lolz] Bufsize=512k transfer_ReadBufSize=512k transfer_WriteBufSize=512k MaxThreadsUsage=75% MaxMemoryUsage=75% ldmfTempPath=.\temp ldmfDeleteTmp=1 [Srep] Memory = 256 TempPath = [Precomp] Memory = 40 TempPath = Code:
ARC.INI cls-lolz.dll cls-lolz.exe CLS-srep.dll CLS.INI FACOMPRESS.DLL FACOMPRESS_MT.DLL lolz.exe srep.exe UNARC.DLL xtool.exe zlibwapi.dll |
#8
|
||||
|
||||
Quote:
I tested it using XTool 2020 (creating file with DSG) and it worked. Code:
xtool:mzlib+srep_new+lolz:dt1:dtp1:dto1:dtm1:dtw1:dtd1:mtt0:mt6:d100m:tt4 |
The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
FoRMaT-2007 (17-11-2021), hausdev (08-11-2021) |
#9
|
|||
|
|||
That seems to have fixed it. Much appreciated!
|
#11
|
||||
|
||||
Masquerade, you are a GOD! You were kind enough to let me use your installer script early before it's release onto here in my repacks and let me just say, it is amazing! It's so easy to use, easy to add your own compression methods and the styles you can choose from are the cherry on top! Simplistic, but stunning!
This will be my installer script for a very, very long time. Thank you so much Masq, you're an angel! <3 |
The Following 3 Users Say Thank You to M4CKD0GE Repacks For This Useful Post: | ||
#12
|
||||
|
||||
Update for 12/12/21
Last edited by Masquerade; 12-12-2021 at 14:34. |
#13
|
|||
|
|||
Hi Masquerade,
Well i have figured out my errors, and i was getting the xtool error you were having problems with, i also got it with Razor, uelr but the 2nd script worked for me and i didnt have any errors with it.. although it was missing the Music\MP3 option which i got working.. get in touch with me and i will send you my script to test. not sure why the original script and the fix didnt work.. ScOOt3r |
The Following User Says Thank You to ScOOt3r For This Useful Post: | ||
FIFA_LOVER (20-02-2022) |
#14
|
|||
|
|||
Works Great thanks for the Xmas Update..
ScOOt3r |
#15
|
|||
|
|||
can you use 7z files with this?
hi there.
im new to this forum and i wanted to say 2 things. first of all thank you so much for supplying this script. i have been looking on the internet for AGES to try and find a good looking inno setup script for repacking and other stuff. second of all, how would you be able to use 7zip for this? im new to inno setup as well and freearc sucks in my opinion. thank you sorry for the load of emojis |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Light Installer Script (LIS) - DiskSpan_GUI | Cesar82 | Conversion Tutorials | 203 | 04-10-2024 10:48 |
Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |