diff --git a/win32/zoitechat.props b/win32/zoitechat.props index 65a43e27..89993a6e 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -106,7 +106,11 @@ $(ZoiteChatBuild)\$(PlatformName)\lib\ $(ZoiteChatBuild)\$(PlatformName)\pdb\ $(ZoiteChatBuild)\$(PlatformName)\rel\ - "$(ProgramFiles)\Inno Setup 6\iscc.exe" + $(ZOITECHAT_ISCC_PATH) + "$(ProgramFiles)\Inno Setup 6\iscc.exe" + "$(ProgramFiles(x86))\Inno Setup 6\iscc.exe" + "$(ProgramW6432)\Inno Setup 6\iscc.exe" + "$(ProgramFiles)\Inno Setup 6\iscc.exe"