update to 2026.05.12, removed old code and depency requests, minirs changes to file and start of a better display handler for popuup message box in futue release

This commit is contained in:
Xgui4 Studio
2026-05-13 00:51:28 -04:00
parent 4b448901cd
commit 4818b8d94d
17 changed files with 51 additions and 134 deletions

View File

@@ -54,9 +54,9 @@ jobs:
steps:
- uses: actions/checkout@v6.0.2
- name: Compile .ISS
uses: Minionguyjpro/Inno-Setup-Action@v1.2.7 # Test ! check if the bug was a regresion
uses: Minionguyjpro/Inno-Setup-Action@v1.2.8
with:
path: packages\windows\windows-setup-nigthly.iss
path: packages\windows\setup-nigthly.iss
options: '/O+ /F"LCE_Qt_Launcher_Windows_Nigthly_Setup"'
- name: Upload Artifact