![]() |
1 Attachment(s)
Quote:
|
Modern style
1 Attachment(s)
he's stoned!
|
2 Attachment(s)
Quote:
What operating system are you using? It works fine here, even if you use Windows' display scale above 100% (like 150%). I tested it by compiling with Inno Setup 5.05 (recommended) and also with Inno Setup 6.32 and this error did not occur even once. My tests were done on Windows 10 PRO x64 |
2 Attachment(s)
Quote:
it's not a problem friend, it was just to test your script, but I like to test new things :) I used your bat to compile. |
Light Installer Script 1.0.1.7
Added Light Installer Script 1.0.1.7 in first post.
Code:
- Added compatibility with DiskSpan GUI 2.0.2.3+. |
https://i.imgur.com/TRWDgBm.png
https://i.imgur.com/VOcSp8W.png Can I change the text in this section? I thought this was a logo image that was in the recourses, but after I changed it, the text didn't change. |
1 Attachment(s)
Quote:
See attached video. |
You cannot use characters for the GameName
For example you can use #define GameName "Clive Barkers Undying" but not #define GameName "Clive Barker's Undying" Can be possible update the script? |
Quote:
NOTES: Replace only inside the [Code] section of the script. Code:
{#GameName}Code:
{#StringChange(GameName, "'", "''")} |
Quote:
#define GameName "Clive Barker''s Undying" and it will be rendered as single quote. you dont have to make any changes to the code section for this.:):) |
Quote:
|
1 Attachment(s)
Quote:
See the image: |
1 Attachment(s)
Quote:
|
Hello. Will this be updated for DiskSpan GUI v2.0.2.4 version. Thank you
|
Quote:
|
Quote:
https://github.com/auto-Dog/delete_when_unzip |
^^
Bad idea, if the installer crashes and the archives are deleted, then what? |
Light Installer Script 1.0.1.8
Added Light Installer Script 1.0.1.8 in first post.
Code:
- Added compatibility with DiskSpan GUI 2.0.2.4+.However, you can modify your own script by editing "Resources\Includes\DSG\DSG_Module.iss" adding red text part. But this will only work for BIN files contained on disks such as HDDs/SSDs and for non-splitted BIN files. Code:
if (not ISDoneError) and (not ISArcExtract(0, Arcs[I].Pct, CurrArc, Arcs[I].Output, '', Arcs[I].AType = tmArc, Arcs[I].Password, ExpandConstant('{tmp}\Arc.ini'), Arcs[I].Output, False)) then |
Please, consider for the next update to improve ScriptVersion to accept also letters. Currently you can use only numbers. If i put letters, for example "v3" i cannot compile it.
|
1 Attachment(s)
Quote:
|
Quote:
Another example: if you put 1.072 it shows 1.72.0.0 Ps: in uninstall programs it shows correctly |
1 Attachment(s)
Quote:
There is no way to display text in any Inno Setup installer; it's a limitation of Inno Setup itself. |
When verifying the integrity check and hash, the name of the Verify button changes to Pause and then Resume, and then when I click Resume, the name of the button does not change to Pause anymore. Thanks:)
|
1 Attachment(s)
Quote:
|
1 Attachment(s)
Is it possible to display installation actions in a list like here, but also with time and installation percentage? Thank you:)
|
Quote:
But I'll include that in the next update. |
Can you enable Pause button by default in the next update? I just needed to pause a big setup because i had to do another job which require alot of resources and i observed the button is grey out. Since the button is already there, please consider to enable it. Thank you for your work. I use your script for my personal old games repacks.
|
Quote:
|
| All times are GMT -7. The time now is 02:54. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com