summary refs log tree commit diff stats
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/hexchat.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.props b/win32/hexchat.props
index 831996e5..f40c794a 100644
--- a/win32/hexchat.props
+++ b/win32/hexchat.props
@@ -41,7 +41,7 @@
 		<HexChatLib>$(HexChatBuild)\$(PlatformName)\lib\</HexChatLib>

 		<HexChatPdb>$(HexChatBuild)\$(PlatformName)\pdb\</HexChatPdb>

 		<HexChatRel>$(HexChatBuild)\$(PlatformName)\rel\</HexChatRel>

-		<IsccPath>"$(MSBuildExtensionsPath32)\..\Inno Setup 5\iscc.exe"</IsccPath>

+		<IsccPath>"$(ProgramFiles)\Inno Setup 5\iscc.exe"</IsccPath>

 	</PropertyGroup>

 

 	<PropertyGroup>