Fixed an issue where windows installer is not signing tmp files generated by InnoSetup. #8420

Co-authored-by: stephannn <stephannn@users.noreply.github.com>
This commit is contained in:
Aditya Toshniwal
2025-07-10 15:35:02 +05:30
committed by GitHub
co-authored by stephannn
parent 1d68074a59
commit 60c8e5fe05
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ ArchitecturesInstallIn64BitMode={#MyAppArchitecturesMode}
AllowNoIcons=yes
WizardImageFile=sidebar.bmp
MinVersion={#MinimumWindowsVer}
SignedUninstaller=yes
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"