|
|
|
#1
|
||||
|
||||
|
Quote:
This function is to include external compressors only needing to include an external folder and inform it in Records.ini or Setup.ini (If you don't use records.ini). Before I was copying everything that was in the same folder as Setup.exe to a temporary folder (Now I fixed it). Just remove the lines that would have corrected. Thank you for reporting the error. I will soon share a new version of the Light installer with the new Cls-DiskSpan.dll library by Razor12911. Last edited by Cesar82; 23-05-2020 at 02:31. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Gehrman (23-05-2020) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
If you want you can send a PM with more details of your request. |
|
#3
|
||||
|
||||
|
Quote:
Very useful and essential. This option
Last edited by Gehrman; 28-04-2021 at 13:38. |
|
#4
|
||||
|
||||
|
Quote:
It would also be necessary to include a checkbox to enable the test. I may include this in version 2.0 of DiskSpan_GUI, but I don't promise anything (I don't know if it will work for all methods). Currently it has a button that makes the extraction process simulating the installer. This test is more reliable because if for some reason any decompressor is missing it will fail. The FreeArc test will test the file, but if any decompressor or config is missing from Setup.dll, even though the FreeArc test is OK, it may happen that the installer fails during installation (If anything is missing from Setup.dll). About the MD5 check, what was your suggestion? Generate a hash for the Data.bin.001 files? If so, I don't think it would work because the files would be in separate folders or on some kind of disk. It would only work if they had all files in one folder. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Gehrman (29-04-2021) | ||
|
#5
|
||||
|
||||
|
TPI(3 page Installer) Theme
Instruction: Just extract the archive contents to Light Installer Script 1.0.0.9 Folder and compile TPI THEME [2021.06.30].iss Credits: LIS By Cesar82
__________________
Maybe I'm destined to be distraught Last edited by oo7; 01-09-2021 at 00:05. |
|
#6
|
||||
|
||||
|
Hi Cesar82 and thanks for providing such a simple and easy to use installer that suits my style.
I am facing just one issue. When I change the logo using the .psd file provided (I just changed the name from "light installer" to "allen installer" using photoshop) and the save the file to LightInstallerLogoOrange.bmp, the setup file still displays the original .bmp file. Please note that I am using Charcoal Dark Slate.vsf style file Setup File: ![]() BMP File.
|
|
#7
|
||||
|
||||
|
Light Installer Script 1.0.0.9 (U4)
Quote:
Use another skin that won't have this white part. Added Light Installer Script 1.0.0.9 update 4 in the first post (replace files). Code:
Changes: - Added custom language dialog with skin support. - Updated support for DiskSpan_GUI 2.0.0.4 and newer. |
|
#8
|
||||
|
||||
|
Quote:
In the [Languages] section of the script, simply enter the text highlighted in red color below (on script line 294 here). Code:
#sub CreateLangList
#if defined(LangSection) && (FileLine != "") && (Pos(";", FileLine) != 1) && (Pos("[", FileLine) != 1)
#expr LangList[Count] = FileLine
#expr Count++
#elif Pos(LowerCase("[Languages]"), LowerCase(FileLine)) > 0
#define public LangSection
#endif
#endsub
|
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
sakhjack (31-10-2021) | ||
|
#9
|
||||
|
||||
|
Quote:
You mean a preprocessor parameter that disabling it disables the creation of uninstall files and uninstall registry entries? Quote:
The AppPublisherURL= AppSupportURL= AppUpdatesURL= keys are descriptive used only in shortcut of the control panel. READ: AppPublisherURL, AppSupportURL, AppUpdatesURL. |
|
#10
|
||||
|
||||
|
Lignt Installer Script 1.0.1.0 (u2)
Quote:
Code:
- Added ISPP directive (#define Uninstallable), if you disable this directive line: >> It won't create the uninstall files. >> Will not create uninstall registry keys. >> It will not create the shortcuts in the start menu. |
|
#11
|
||||
|
||||
|
Quote:
If you find other bugs let me know. I have attached the script with the reported bugs fixed. |
| The Following 3 Users Say Thank You to Cesar82 For This Useful Post: | ||
![]() |
| Tags |
| asis, ciu, inno, installer, ultraarc |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| 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 |
| How many forum members does it take to change a light bulb? | rms2001 | XBox Games | 6 | 12-01-2004 05:31 |