From 34de343fa6db840b3872bec0c4c634d45803f594 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 14 Feb 2026 23:23:46 -0700 Subject: [PATCH] Update installer.vcxproj with new XML structure --- win32/installer/installer.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index be8b066f..fdf2ff5b 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -26,7 +26,7 @@ $(ZoiteChatRel) - $(ProgramFiles(x86))\Inno Setup 5\ISCC.exe + "$(ProgramFiles(x86))\Inno Setup 5\ISCC.exe" @@ -56,3 +56,4 @@ $(IsccPath) /dPROJECTDIR="$(ProjectDir)" /dAPPARCH="$(Platform)" "$(ZoiteChatBin +