From a05c596e488df8e32e465cfc821897cd5f900279 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Fri, 13 Feb 2026 22:08:09 -0700 Subject: [PATCH] Update print statement from 'Hello' to 'Goodbye' --- win32/zoitechat.props | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/win32/zoitechat.props b/win32/zoitechat.props index e38c2606..1737e7e5 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -106,11 +106,7 @@ $(ZoiteChatBuild)\$(PlatformName)\lib\ $(ZoiteChatBuild)\$(PlatformName)\pdb\ $(ZoiteChatBuild)\$(PlatformName)\rel\ - $(ZOITECHAT_ISCC_PATH) - $(ProgramFiles)\Inno Setup 5\iscc.exe - $(ProgramFiles(x86))\Inno Setup 5\iscc.exe - $(ProgramW6432)\Inno Setup 5\iscc.exe - $(ProgramFiles)\Inno Setup 5\iscc.exe + "$(ProgramFiles)\Inno Setup 5\iscc.exe" @@ -169,3 +165,4 @@ +