![]() |
Hi bro
3 Attachment(s)
Quote:
However, the change you just proposed worked great and I can confirm that everything is now 100% working. 1 - There is no longer the problem of sudden crush or freeze installer. 2 - Now the installer extracts what I select. 3 - In the "Record.ini" file you released there is the wording: Code:
[Record1]4 - In the "Settings.ini" file that you released there is the wording: Code:
[TasksSettings]Code:
Task2.Name = cm: EN |
As for the "Task2.File = 1" just delete it.
I forgot to remove this from Settings.ini |
Hi bro
Quote:
|
Quote:
Maybe there was some TAB character on the Type= line. DiskSpan GUI generates records.ini with FreeArc_Original and other users always install games using FreeArc_Original without problems. It is not case sensitive the type name, see that the script was used LowerCase that leaves everything in lowercase during the comparison. Code:
function ConvertDataType(sType: String): Integer;Quote:
Quote:
|
Is it possible to get ASIS to have an additional component "level"? For some packs I'm working on, I'm offering optional pre-modded configurations, where the components, in an ideal scenario would look something like:
Code:
|- Main Files |
Quote:
Use the key level to shift items to the right 15 pixels for each value 1 incremented in the key level. LEVEL 0 = 0 PIXEL LEVEL 1 = 15 PIXELS LEVEL 2 = 30 PIXELS ETC |
Quote:
Code:
[TasksSettings]Records.ini for the above example Code:
[Record1] |
@L33THAK0R, if you use ASIS together with DiskSpan GUI the DiskSpan GUI 2.0+ settings in "Resources\DSG_Settings.ini" for the KaktoR example above (Part related tasks) will look like this.
Code:
[Game1Settings] |
@Cesar82 @KaktoR thank you so much for your time, however I think I've wasted your efforts (hopefully these instructions will be useful to future users), as I'm a stubborn bastard, still using v7.2.0 of the script, as such I'm not able to use "tasks" to accomplish my goal. However after looking through the script a bit, I think I've figured out the section(s) that I need to look at. Once again sorry to have bothered you lads, thank you for all the help you've given so far!
|
I am still having issues relating to the Start Menu part of the script.
https://i.ibb.co/zmB8nMR/image.png This is just an example. Even when the option to not make one is checked, it still makes them when the installer is finished. Is there any way I can fix this, or at the very least remove the checkbox? |
1 Attachment(s)
Thanks for reporting.
Here is a fix for this The problem was that all the icons were linked to desktop shortcut checkbox and the startmenu checkbox had literally no effect. |
Quote:
|
Unfortunatelly not supported anymore, because the system creating icons changed since then.
|
I uploaded a hotfix for the "expression error" if you run the installer in compact mode and it finished.
Problem was that the installer tried to create startmenu shortcuts and failed, eventough this shouldn't be the case in compactmode (however the installation is done succesfull and desktop icons were created). My previous fix for the shortcuts was just tested in normalmode, sorry for that :D |
UPDATE: Realised I might be able to do a bit of a botched fix using batch scripts, its a bit fucky but thankfully I don't repack collections structured like this often!
Hi all, Got a small question regarding whether my proposed solution could work at all (I'm terribly new to pascal/delphi). I've got a fair few packs that feature selective, multiple-title offerings to the end-user, each with their own, separate executable to launch from (since some are emulated and require a small script to launch the ROM), as well as their own entry under the shortcut section of the "Settings.ini" file used in ASIS (baked into a executable thats just a batch script wrapped in an exe). My issue is that regardless of the component selection, upon extraction of all selected archives, all desktop shortcuts defined within the "settings.ini" are generated (should the option be selected). My current thought process is using the "RemoveShortcut" function, in the Post-install section of the script to delete the shortcut, if a given .txt file is missing (which would be packed with a given selective offering), like so: Code:
|
| All times are GMT -7. The time now is 13:10. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com