#901
|
|||
|
|||
Quote:
on the other hand there is a problem, when canceling an installation in progress, the installation folder is not deleted Last edited by alucard1973; 24-10-2020 at 04:51. |
The Following User Says Thank You to alucard1973 For This Useful Post: | ||
KaktoR (24-10-2020) |
Sponsored Links |
#902
|
|||
|
|||
Another but important problem, if the components like DLC and Languages of the game have been activated, we cannot check or uncheck
|
#903
|
||||
|
||||
My ASIS is having issues decompressing something with plz4, (Unarc -2) even if ZTool is enabled on the GUI. What can I do to fix this? I tried adding different decompression files for ZTool in the BPK folder so it gets included in the installer, and I get the same issue.
__________________
Stretched to breaking an obscene canvas on a stretcher of parasitism. Last edited by mr_gnar; 10-12-2020 at 08:21. |
#904
|
||||
|
||||
@mr_gnar
make sure arc.ini is configured correctly. Unarc -2 is missing decompressor, so it's an error for you, not the installer. Last edited by Masquerade; 10-12-2020 at 11:05. |
#905
|
||||
|
||||
Code:
v7.2.2 _____________________________________________________ - Updated compressors - On cancelling installation the {app} folder will now be deleted - Added XTool 2020 support - Added DiskSpan_GUI support (thanks to Cesar82)
__________________
Haters gonna hate
|
The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
#906
|
|||
|
|||
Quote:
Getting this error for my Rocket League Annotation.png Also, when I try compact installer, I get this error. Annotation1.png Basically, it asks for the installation location but there's no next button to click so, it's just stuck there, also, the x button to end it doesn't work, have to end it via task manager. I also got it in the old version, I thought, you'd have fixed it in this one but it still persists. It could also be my mistake in the settings file, so I'm attaching it here for you to take a look just in case. Also, I changed the AppName in the script.iss file because I got this error when I compiled the script, it compiled the script after that. Annotation3.png Last edited by rishikrap; 24-12-2020 at 05:40. |
#907
|
||||
|
||||
What Inno Setup version you're using for compile the script? Did you test with Compile_Script.bat file?
__________________
Haters gonna hate
|
#908
|
|||
|
|||
Latest, 6.1.2
Quote:
Here's my output, if you wanna check what's going wrong. Rocket League xzlib+srep_new+lolz_mtx Last edited by rishikrap; 24-12-2020 at 06:47. |
#909
|
||||
|
||||
Unicode or ANSI?
You said you have changed AppName inside script.iss. Send me your script.iss file please. PS: Only change AppName inside Settings.ini file. Quote:
--------------------------------------- Here is a hotfix for the cancel button. I didn't had time to look further (christmas things).
__________________
Haters gonna hate
Last edited by KaktoR; 24-12-2020 at 16:26. |
The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
mausschieber (25-12-2020), Mortal Lord (26-12-2020) |
#910
|
||||
|
||||
Here is a proper fix for the cancel button along with some other fixes and changes.
__________________
Haters gonna hate
|
The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
#911
|
||||
|
||||
Hi, i like this installer but i want adapt it to my ways to compress videogames.
1. I don't want use UltraARC 2900 R9 2. I don't want use COMPRESSOR_GUI To compress i'm using and old version of the masked compression. It has a .bat file to run the compression, Arc.exe, arc.ini (with methods and commands to compress inside), arc.groups and all the exe of the compressors/tools that i'm using. So to compress i must run the bat file, select the game folder and the compression starts. It is very simple and i can see how are working all the tools. And i can add new tools and commands to compress very simply. I want that this installer has a folder with all my tools inside, compress all the tools inside the setup.exe (exactly like "Windows Phone Installer" does) and when i run it, it decompress all the tools files inside the temporary folder of windows. Someone can help me please? Last edited by L0v3craft; 29-12-2020 at 14:37. |
#912
|
||||
|
||||
Quote:
Or make your changes to the current script to include your compressors within setup.exe. |
#913
|
||||
|
||||
Yes but how to do that exactly? For example the first problem is that the setup checks if is present a "setup.dll" file created from "COMPRESSOR_GUI". And i don't know how to remove that requisite.
|
#914
|
||||
|
||||
Quote:
Otherwise it would take a lot of stretches in the script for you to include your compressors. Extracting the compressors from the Setup.dll file is much faster than extracting from within setup.exe. You can create your own Setup.dll with your compressors, just by compressing the contents of your compressor folder with FreeArc using the -m1 method. Then you can use your bat file to compress your game. I think that in the UltraArc folder there is a BAT (_Compress Optional DLL) to you drop your compressors folder and Setup.dll will be generated. Then just move Setup.dll to your Setup.exe. Setup.dll supports including Arc.ini and CLS.ini with their original names. You will also need the information of the compressed files in an external file records.ini (you can include Records.ini within Setup.dll). You can also configure the methods on DiskSpan_GUI. DiskSpan_GUI is 95% configurable. DiskSpan_GUI will soon support freearc masks. Last edited by Cesar82; 29-12-2020 at 17:09. |
#915
|
||||
|
||||
Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
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 |
[Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 1 | 29-09-2016 04:10 |
MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |