From c07345a746d137ed881435bf92d08323fc100269 Mon Sep 17 00:00:00 2001 From: Jorgen Lundman Date: Tue, 22 Oct 2024 10:06:58 +0900 Subject: [PATCH] Latest Inno.Setup preferred changes As requested by InnoSetup --- contrib/windows/Inno.Setup/ZFSInstall-debug.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/windows/Inno.Setup/ZFSInstall-debug.iss b/contrib/windows/Inno.Setup/ZFSInstall-debug.iss index b0e56d560f4e..4fde3c423b25 100644 --- a/contrib/windows/Inno.Setup/ZFSInstall-debug.iss +++ b/contrib/windows/Inno.Setup/ZFSInstall-debug.iss @@ -58,8 +58,8 @@ WizardImageFile="{#SourcePath}\openzfs-large.bmp" ; SignTool=signtoola ; SignTool=signtoolb SignTool=signtoolc -ArchitecturesInstallIn64BitMode=x64 -ArchitecturesAllowed=x64 +ArchitecturesInstallIn64BitMode=x64compatible +ArchitecturesAllowed=x64compatible [Languages]