From bb70bcb4e301c9e7e970071091d6e78bda0391ed Mon Sep 17 00:00:00 2001 From: deepend Date: Fri, 13 Feb 2026 20:04:12 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20the=20Windows=20installer=20pre-build?= =?UTF-8?q?=20script=20to=20create=20$(ZoiteChatBin)=20if=20it=20doesn?= =?UTF-8?q?=E2=80=99t=20exist=20before=20generating=20zoitechat.iss,=20whi?= =?UTF-8?q?ch=20addresses=20the=20=E2=80=9CThe=20system=20cannot=20find=20?= =?UTF-8?q?the=20path=20specified=E2=80=9D=20failure=20path=20during=20ins?= =?UTF-8?q?taller=20project=20builds.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- win32/installer/installer.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index ac52dbe3..571a2690 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -37,6 +37,7 @@