FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

KaktoR 01-03-2026 02:18

Send me your settings.ini

Edit:
Surprisingly enough I had the very same error some days ago but it fixed itself somehow here. I changed nothing and it was gone.

Razer-785 01-03-2026 14:03

Quote:

Originally Posted by KaktoR (Post 509491)
Send me your settings.ini

Edit:
Surprisingly enough I had the very same error some days ago but it fixed itself somehow here. I changed nothing and it was gone.

Here you go :

BTW i edited the script to work with SharpSFV to replace QuickSFV but that does not affect anything.

KaktoR 01-03-2026 14:09

Works fine here. I can compile the script normally with your settings.

Razer-785 01-03-2026 14:13

Quote:

Originally Posted by KaktoR (Post 509501)
Works fine here. I can compile the script normally with your settings.

The error only happens when you put the setup dll files in the setup dll folder

KaktoR 01-03-2026 14:15

You're right. Didn't noticed this.

PS: You can simply replace QuickSFV.exe with SharpSVF.exe but rename it to QuickSFV.exe. I just tested and it works.

Razer-785 01-03-2026 14:21

Quote:

Originally Posted by KaktoR (Post 509503)
You're right. Didn't noticed this.

PS: You can simply replace QuickSFV.exe with SharpSVF.exe but rename it to QuickSFV.exe. I just tested and it works.

Yea i just edited the script so all occurrences of "QuickSFV" are changed to "SharpSFV".

Razer-785 01-03-2026 16:58

Please let me know when you have fixed the issue as I need to compress some stuff. Thanks :D

KaktoR 02-03-2026 01:14

1 Attachment(s)
Use this fix

Razer-785 02-03-2026 03:50

I can't get the checksums to work at all, i can't get the verify option to show up on the main page and when you install the game it says all the hashes are bad idk how to make this work. :confused:

KaktoR 02-03-2026 05:20

It works fine here.

Did you used QuickSFV/SharpSFV? If so with this option you only can check game files, not data files.

Razer-785 02-03-2026 14:30

Quote:

Originally Posted by KaktoR (Post 509511)
It works fine here.

Did you used QuickSFV/SharpSFV? If so with this option you only can check game files, not data files.

Can you send a settings.ini file you tested that works?

Because i can't get it to work even if i use the stock script files and a very simple config.

KaktoR 02-03-2026 20:14

2 Attachment(s)
Here

Razer-785 02-03-2026 21:54

Quote:

Originally Posted by KaktoR (Post 509514)
Here

It works!

Also is it possible to embed records.ini into the setup.exe?

This whole time i have been merging the records.ini into the setup.dll for some reason idk why.

I apologize for the inconvenience.

KaktoR 03-03-2026 07:05

Sure. Just place records.ini in Setup_DLL folder.

Edit: I just saw there are a few more minor bugs.

Razer-785 03-03-2026 14:22

Quote:

Originally Posted by KaktoR (Post 509517)
Sure. Just place records.ini in Setup_DLL folder.

Edit: I just saw there are a few more minor bugs.

That's interesting because i was doing that before and it did not work.

If you fix those bugs please let me know.

Thanks. :)

KaktoR 05-03-2026 07:08

1 Attachment(s)
Fixed counter for correct hashsums in CompactMode.
Fixed hash check data files if you include records.ini in Setup

Razer-785 05-03-2026 15:30

Quote:

Originally Posted by KaktoR (Post 509530)
Fixed counter for correct hashsums in CompactMode.
Fixed hash check data files if you include records.ini in Setup

I get this error even though i have DSG_Module.iss in the correct directory :confused:

---------------------------
Compiler Error
---------------------------
Line 347:

[ISPP] File not found: "Resources\DSG\DSG_Module.iss".
---------------------------
OK
---------------------------

KaktoR 06-03-2026 07:25

It works fine here. I don't know what you're doing.

Please send me the whole folder (you can use private message if you want).

Razer-785 06-03-2026 15:20

Quote:

Originally Posted by KaktoR (Post 509535)
It works fine here. I don't know what you're doing.

Please send me the whole folder (you can use private message if you want).

That's ok i fixed it. :)

It was my fault i kept moving Script (batch APP).iss into a different folder thinking i did not need it.

Thanks.

KaktoR 08-03-2026 01:55

1 Attachment(s)
Fixed some more bugs
Removed code not used anymore

Razer-785 09-03-2026 01:00

Hello for some reason the inbuilt hash function only works with md5 in my testing

I'm trying to use blake3-256 and no mater what i do it says the files are bad but if i use md5 it has no problem:confused:

This glitch also apples to sha3-256

PS. I'm using the latest fix you supplied

Razer-785 17-03-2026 20:54

I get this error when i try to compile with quicksfv enabled in the settings

---------------------------
Compiler Error
---------------------------
Line 3753:

Column 9:

Unknown identifier 'HashDataPage'
---------------------------
OK
---------------------------

Also i'm using the latest fix

KaktoR 19-03-2026 07:11

1 Attachment(s)
Fixed hash algos.

They all working now.

KaktoR 23-03-2026 09:11

1 Attachment(s)
I made some small adjustments.

- Batch window will now be showed normal (I don't know why it was set to show minimized by default)
- Batch file will not copied to {app} folder anymore, but instead it remains in {tmp}

The last change is necessary for upcoming DSG database changes.

KaktoR 02-04-2026 11:26

2 Attachment(s)
I think I made this out of beta.

I think there is nothing left to fix. If you find anything let me know.

There was another fix after Fix6 which corrected compile error if you didn't used something or something (I don't remember).

Code:

v7.6.0
_____________________________________________________
- Fixed some DPI scaling bugs
- Some minor changes
- Updated DSG_Module.iss for DSG v2.0.2.4
- Added new option "MusicLoop" to [Music] settings
  If set to 1, music playback will be in a loop if current music track has ended.
  If set to 0, music playback will stop if current music track has ended.
- Added botva2 library
  Welcome, Banner and Finish images are now in PNG format. You can change text backgrounds now aswell as an PNG image.
- Fixed GPU VRam detection
  GPU VRam will now be read directly from registry without any library
- Updated Hash module
- Fixed some bugs
- Removed Patreon link
  It looks like they changed something in their policy which make it impossible for me to upload there anymore


Iztac 18-04-2026 06:53

hi !

How can i use speaciel caracter in SETTINGS.INI in [SETTINGS] section :

Exemple with the apostrophe.... ? cuz it generate error when compiling, if i remove the ' caracter, work fine.... thank you

[Settings]
Name=Assassin's Creed Shadows

KaktoR 18-04-2026 11:34

1 Attachment(s)
Try this

cj4u 18-05-2026 15:48

compiler error
 
1 Attachment(s)
I m using the latest version with final fix.

Got a compiler error while compiling at

line 1210
column 46
unknown identifier CLS_LIB_UNKNOWN

cj4u 18-05-2026 15:55

full folder used
 
@KaktoR

here is the full folder I was using, please help in fixing this error.

Thanks in advance.

Cesar82 18-05-2026 18:49

Quote:

Originally Posted by cj4u (Post 510111)
@KaktoR

here is the full folder I was using, please help in fixing this error.

Thanks in advance.

Your CLS-DiskSpan.ish file is outdated.
You are not using the #post archive.
Use the SCR from the indicated post and replace the Fix in the SRC.

cj4u 18-05-2026 20:56

Quote:

Originally Posted by Cesar82 (Post 510112)
Your CLS-DiskSpan.ish file is outdated.
You are not using the #post archive.
Use the SCR from the indicated post and replace the Fix in the SRC.


Thanks for the reply,

here is what I did now

1. I re-downloaded from the post # archive.
2. Re-downloaded fix and replaced the files to source.

got an error while compiling saying setup\checksum.sfv does not exist

could you please share the checksum.sfv.

Thanks in advance.

KaktoR 18-05-2026 21:08

1 Attachment(s)
Try this

cj4u 19-05-2026 00:06

Quote:

Originally Posted by KaktoR (Post 510115)
Try this


Thank you KaktoR. After replacing source with the provided fix, I was able to compile with out any error.

I m currently performing few more testing and will report back if any issues. Thank you.

cj4u 19-05-2026 16:11

1 Attachment(s)
Quote:

Originally Posted by cj4u (Post 510116)
Thank you KaktoR. After replacing source with the provided fix, I was able to compile with out any error.

I m currently performing few more testing and will report back if any issues. Thank you.


I got compiler error unknown identifier at line 2635 in compact mode

settings used

[Settings]
CompactMode=1

[UpdateSettings]
UpdateMode=1

cj4u 19-05-2026 16:32

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 510115)
Try this

got compiler error with below settings as well


[Settings]
CompactMode=0

[UpdateSettings]
UpdateMode=1

Cesar82 19-05-2026 17:41

1 Attachment(s)
Quote:

Originally Posted by cj4u (Post 510121)
got compiler error with below settings as well


[Settings]
CompactMode=0

[UpdateSettings]
UpdateMode=1

try

cj4u 19-05-2026 18:03

Quote:

Originally Posted by Cesar82 (Post 510122)
try


The fix worked, Thank you.

P.S
Please update the repository with the Script fix provided by Cesar82 above @ repo https://fileforums.com/showpost.php?...postcount=1465

KaktoR 20-05-2026 10:52

Added

Thanks for reporting.

reze_jinx 08-07-2026 04:12

Hi, thanks for this great tool

any chance this supports mid-install registry edits ?

ie, for when a game needs specific registry entries

mausschieber 08-07-2026 04:46

Quote:

Originally Posted by reze_jinx (Post 510428)
Hi, thanks for this great tool

any chance this supports mid-install registry edits ?

ie, for when a game needs specific registry entries

Reg Keys are insite the tool Registry.iss


All times are GMT -7. The time now is 00:54.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com