|
|
|
#1
|
||||
|
||||
|
Yes and I told you "good luck"
![]() You have to figure out on your own, no support from me.
__________________
Haters gonna hate
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
hello, I'm not going to pollute your topic just to say that I'm progressing little by little. I have to find how to move the text to the left... thank you for your fabulous installer. I use it for all my repacks.
Last edited by fabrieunko; 04-12-2022 at 10:58. |
|
#3
|
||||
|
||||
|
Code:
v7.4.3 _____________________________________________________ - Added SysInfo library by BLACKFIRE69 temporary to detect correct GPU VRAM for newer GPUs > This might be changed again in a future update - Fixed CRC check issues
__________________
Haters gonna hate
|
| The Following 6 Users Say Thank You to KaktoR For This Useful Post: | ||
Gehrman (04-12-2022), mausschieber (04-12-2022), MojoW (04-12-2022), pcblizzard (07-12-2022), ScOOt3r (05-12-2022), Titeuf (05-12-2022) | ||
|
#4
|
||||
|
||||
|
Code:
v7.4.3a _____________________________________________________ - Updated xHashEx.dll and SplitLib.dll libraries to fix some issues with DiskSpan_GUI hash list feature
__________________
Haters gonna hate
|
| The Following 6 Users Say Thank You to KaktoR For This Useful Post: | ||
fabrieunko (08-12-2022), Gehrman (08-12-2022), LinkSystem (12-07-2023), mausschieber (08-12-2022), pcblizzard (08-12-2022), Titeuf (08-12-2022) | ||
|
#5
|
||||
|
||||
|
how can i add a password to a compressed file for the installer to install this file normally
|
|
#6
|
||||
|
||||
|
Set password in Records.ini
Code:
[Record#] ... ... Password=Your password Set password for Setup.dll in script.iss Code:
#define PasswordDLL "Your password"
__________________
Haters gonna hate
Last edited by KaktoR; 11-12-2022 at 08:13. |
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Titeuf (11-12-2022) | ||
|
#7
|
|||
|
|||
|
If you use ProFrager's FAProtect to generate custom FreeArc binaries so others cannot open them, all you'd need to do is swap the unarc.dll from the ASIS package with your custom generated unarc.dll to decompress the archives.
This does not encrypt the archives per-se, because if you open them with a hex editor you will still be able to see magic numbers of compressors that you used when making the archive, so you will be easily be able to tell at LEAST the final compressor used if not more. That is, unless, you add encryption to the archive in FA cmdline which I have no idea about. It'll probably just slow unpacking down. If all you want to do is stop people from easily looking at what your methods are, just use FAProtect. Then only skilled people will know
|
| The Following 3 Users Say Thank You to Masquerade For This Useful Post: | ||
|
#8
|
||||
|
||||
|
Code:
v7.4.4 _____________________________________________________ - Updated BASS audio library to v2.4.17 - Fixed a minor issue with some labels in CompactMode installer step
__________________
Haters gonna hate
|
| The Following 11 Users Say Thank You to KaktoR For This Useful Post: | ||
BKR-TN (25-12-2022), Cesar82 (23-12-2022), fabrieunko (23-12-2022), kj911 (23-12-2022), mausschieber (23-12-2022), pcblizzard (25-12-2022), Prettyboy099 (26-12-2022), Razor12911 (24-12-2022), ROKA1969 (26-12-2022), Titeuf (24-12-2022), venomenom (02-01-2025) | ||
|
#9
|
|||
|
|||
|
Quote:
I did everything just as you told me in another thread about how to combine Setup.dll and Records.ini into one Setup.exe file, but now I have an error after clicking on install. https://imgur.com/a/m1rzePe But this error does not happen when installing with Setup.dll and Records.ini being present in the folder, it installed game and it worked. (https://imgur.com/a/yHQKAB0) But when using only Setup.exe with those .dll and .ini merged altogether into setup it says that method is unsupported, but it then why it worked and installed with those files being present? How to fix that? I want to only data and exe files to be present in the folder. I used these settings in DiskSpan when compressing: https://imgur.com/a/5MPStJb Also, why after compressing I got a normal Data01.bin file and weird Data02.bin.001 fie? And these files are in one DISK folder. It should've split them in DISK1 and DISK2 and they should've been Data01.bin and Data02.bin, isn't it? https://imgur.com/a/FZOVsEz Please check my settings, if I did something wrong so it crashes tell me what to fix please, I'd appreciate your help
Last edited by Enluaphelis; 03-07-2023 at 23:59. |
|
#10
|
||||
|
||||
|
Quote:
|
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Enluaphelis (04-07-2023) | ||
|
#11
|
|||
|
|||
|
Okay, thanks. Also, can I rename them to something like Data01 or etc. afterwards? Also with changing it in Records.ini? Will it break the installation?
|
|
#12
|
||||
|
||||
|
Quote:
After kaktoR's comment, I remembered that you can use Data1.bin, Data2.bin, Data3.bin, but when compressing you must choose the UNLIMITED tab (Do not check the customization checkboxes). This way the CLS-DiskSpan.dll library will not be used so it will allow names Data1.bin, Data2.bin, etc. ![]() INFO: Currently the "SPLIT" mode allows you to change the name in the Records.ini file, but in the next version of DiskSpan GUI the SplitLib.dll library that is used to split and merge the files will be updated and will probably require original names generated in the creation of the split file. |
| The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
Enluaphelis (04-07-2023), Titeuf (04-07-2023) | ||
|
#13
|
|||
|
|||
|
In case the project is continued at some point: I discovered another small bug that is reproducible if you use the “Compact”-Mode (Settings.ini), the “UpdateMode” is set to “1” (Settings.ini) and have CRC-Check selected (Installer).
The button that should say “Exit” is not visible, because it is mostly covered by the button with the question mark. KR blizz Last edited by pcblizzard; 04-01-2023 at 02:01. |
|
#14
|
||||
|
||||
|
Quote:
|
| The Following 7 Users Say Thank You to Cesar82 For This Useful Post: | ||
Gehrman (04-01-2023), LinkSystem (12-07-2023), mausschieber (04-01-2023), pcblizzard (05-01-2023), ScOOt3r (04-01-2023), Titeuf (01-05-2023), wangfeilong0317 (27-03-2023) | ||
![]() |
|
|
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 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |