diff --git a/win32/zoitechat.props b/win32/zoitechat.props index c1a62b10..204a2c00 100644 --- a/win32/zoitechat.props +++ b/win32/zoitechat.props @@ -56,7 +56,11 @@ $(ZoiteChatBuild)\$(PlatformName)\lib\ $(ZoiteChatBuild)\$(PlatformName)\pdb\ $(ZoiteChatBuild)\$(PlatformName)\rel\ - "$(ProgramFiles(x86))\Inno Setup 5\iscc.exe" + $(ISCC_EXE) + $(ProgramFiles(x86))\Inno Setup 5\iscc.exe + $(ProgramFiles(x86))\Inno Setup 6\iscc.exe + $(ProgramFiles)\Inno Setup 5\iscc.exe + $(ProgramFiles)\Inno Setup 6\iscc.exe @@ -120,3 +124,4 @@ +