![]() |
hello
for me with this hotfix , I needed to add this line in script.iss: procedure DSG_RefreshSelectedItems(); var I: Integer; |
Could you send me your settings.ini file
|
Quote:
I take https://www.patreon.com/file?h=108191154&m=329602487 and https://www.patreon.com/file?h=108191154&m=457434456 no editing file just unzip them... If I click on compile script : https://i.ibb.co/6RQ6L8gg/Sans-titre.png |
Thanks!
|
Hello Kaktor
I very often use the function that run a command batch after data decompress (like postprocess or something like patch, xdelta) For example: uncompress data1.bin Run batch1.bat uncompress data2.bin final Batch.cmd (in setting of asis) Check Crc and end installation I would like to add a message during ASIS progression because sometimes my batch are long to execute and take time. something like "Please wait during processing" but I do not find yet where I can add theses lines best regards wareck |
I don't know, but my guess is look in DSG_Module.iss
|
ok I found
it's in tpExec function ;) |
Registry size information
Am I missing something simple? I everything working as intended, including custom font, messages, images, etc.,. .. what do I need to change to get the estimated uninstall size to work? It's only showing 1KB.
Thanks for all your hard work by the way. You made things fairly simple. |
you have to decompress setup.dll
copy record.ini into the builder the remove them from your install foder if you have setup.dll, no progress bar/time |
For add text durring batch execution :
in DSG_MODULE.ISS I moddify the tpExec function like this: Quote:
|
Quote:
Edit: I thought you were replying to my post. My mistake. |
Quote:
Code:
CompactMode=1 |
CRC Errors
Quote:
Code:
[CRCCheck]Code:
[Record1]Code:
Setup_DLL\Code:
Internal Error: An attempt was made to expand the "app" constant before it was initialized. |
Dsg crc
I'm using DSG and including the checksum files; just not sure what I'm doing wrong here...
|
Quote:
You can include these files, but to do so you must use the DSG tools by clicking on the TOOLS button and then on the "Setup DLL" tab. You must unpack Setup.dll and place all the unpacked contents of Setup.dll and Records.ini in a folder named "Setup_DLL" next to the installer script and recompile the script. and did you read the helpfiles from helpfolder there is all information about the Installer for DSG is also an helpfile |
| All times are GMT -7. The time now is 13:31. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com