![]() |
Quote:
And after that, you need to edit the "settings. ini" file to apply your settings, then just run the "Compile_Script.bat" file to compile the script and move the (Setup.exe, Setup.ico) to the folder containing your archive and "records.ini" and "Setup.dll". :) |
I read in the previous posts that we need to extract setup.dll in decompressor folder
also if i rename my archives[i am using unlimited in diskspan] how do i configure the same for my installer |
Quote:
Quote:
|
Thanks, i was able to test my installer and it is working perfectly
I have one more question Can i run a crc check for bin file before installation and crc check for output files after installation Can you also suggest me other diskspan compatible installers which have support from the creator till date |
Quote:
Quote:
|
What is patch.bat in the setup folder of ASIS
|
This is for the [Batch] section, if you want to do tasks after installing, like patching files, repacking files and such.
|
Quote:
Also how do i configure records.ini for optional files |
Post install hash check is already built-in. Either you can use the hash file created by DSG, or using your own and use quicksfv.
Code:
[CRCCheck]Edit: Here is a example what a Patch.bat could look like. In this example I used "DELZORec_x64" as it will give the best output size on the game "Far Cry 5" last time I checked. First you have to unpack the game files with said tool, after installation you have to repack the files back to original. Note that the batch file will always run from {app} directory as working directory (I have to fix the help file). Code:
@echo off |
is there any pre-install functionality or i have to use an external batch file
|
What pre-install functionality do you mean exactly?
|
Quote:
|
The numbering of components inside installer is same as the components numbering in records.ini
|
Hello, I only need to check the Create uninstaller option during the installation process (but it is checked by default), and the entire folder will be uninstalled immediately after the installation is complete, including the original packaged release and non-packaged files. And the pop-up window did not complete the installation.
|
It prompts me that the setup.dll file is missing and asks me to put the file next to it, but after I do so, the progress bar of each installation does not scroll, and opening the task manager shows that the installer is not responding.
The error message is as follows: The required Setup.dll file was not found. Add the Setup.dll file next to this executable and try again.It prompts me that the setup.dll file is missing and asks me to put the file next to it, but after I do so, the progress bar of each installation does not scroll, and opening the task manager shows that the installer is not responding. The error message is as follows: The required Setup.dll file was not found. Add the Setup.dll file next to this executable and try again. https://i.postimg.cc/QHXV08rF/2023-08-09-164255.png https://i.postimg.cc/QBfJ7ccn/2023-08-09-174452.png https://i.postimg.cc/bs0bbQhH/2023-08-09-174508.png |
Send me Setup.dll + a test archive for unpacking
|
Quote:
By the way, a suggestion, if you have time, please record a demo tutorial of your scripted complete installation process and other more specific operation details on YouTube! This will make it easier to understand the script to help more novices. Because I saw that other people in the forum also posted related teaching and demonstrations of repacks. https://drive.google.com/file/d/1y_0...M7TmTppPN/view |
Please upload somewhere else, because I have no access to the file.
And I won't make a tutorial for scripting things lol. |
1 Attachment(s)
Quote:
Attachment 35049 |
It's working here. Maybe you forgot to use Records.ini, as the file was not present in your package.
https://i.imgur.com/ufcA9Be.mp4 |
Quote:
https://imgur.com/a/OAr9wah |
You have to use a external Records.ini file. Do not put the information in Settings.ini.
|
my problem installer doesn't create program shortcut or unistal folder:
https://i.imgur.com/lzjXZaX.png |
Send me settings.ini
|
|
Works fine here. Did you modified the script in any way?
|
I didn't modify anything, I think it's something in my system because users install it without a problem
|
I am currently using ASIS and want to change the background JPG slideshow to a single GIF image. I have found GifLib.dll but do not know how to adjust the script code and wondered if someone with know-how can do this for me or show me what needs changing. I have no real scripting experience and have tried GPT to help but not able to get it to work.
I have put the GifLib.dll in ASIS.v7.4.4\Resources\Modules\InstallBG folder. can anyone help me? |
|
Firstly, I would like to thank you for the excellent script, it has helped me a lot!
My question is how do I check if a task is checked? If the task is checked and installed it will run a .bat This would help me make collections using individual patch runs for each task. I'm a beginner at this, I can understand some things, I'd be happy to give me a tip on how to do this NOTE: Sorry for the English, I'm using a translator to help with communication |
Not supported this way.
However you could save all actions for different games in a single bat file and use Code:
ifOpen CMD.exe and type Code:
if /? |
Quote:
Then I will try to improve the code... Code:
|
Is it at all possible to use this in combination with DiskSpan in order to make an installer that is split across multiple disks that you can insert one at a time similar to old DOS games?
|
Yes
|
Quote:
|
Set disk size in diskspan -> compress files -> create setup.exe -> copy setup.exe to the same folder where bin files are and install
|
Quote:
|
Then just move second bin file to another folder. Setup will ask for that file if first bin file is finished.
|
That did it, thank you so much!
|
execute command during decompress
Hello
Can you help me fo this : I would like to start a command line during decompress unpack data-1a-01.bin execute commande like wemtool continue to unpack data-1b-01.bin with diskspan , it makes a file record.ini like this Code:
[Record1]Best regards |
| All times are GMT -7. The time now is 08:37. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com