# HG changeset patch # User Chris Cannam # Date 1386349590 0 # Node ID 1fc1393fcb267bbeed4e3f8a0ddaeb8f7527511d # Parent a9491d167efa95a73ee09c5904c7c9620209b67b Installer fixes diff -r a9491d167efa -r 1fc1393fcb26 deploy/win32/tony.wxs --- a/deploy/win32/tony.wxs Fri Dec 06 16:51:10 2013 +0000 +++ b/deploy/win32/tony.wxs Fri Dec 06 17:06:30 2013 +0000 @@ -36,7 +36,7 @@ Id="pyinlib" Name="pyin.dll" DiskId="1" - Source="..\pyin\win32-build\release\pyin.dll"/> + Source="..\pyin.dll"/> -