Mercurial > hg > tony
changeset 104:1fc1393fcb26
Installer fixes
author | Chris Cannam |
---|---|
date | Fri, 06 Dec 2013 17:06:30 +0000 |
parents | a9491d167efa |
children | 660d772b9f83 |
files | deploy/win32/tony.wxs |
diffstat | 1 files changed, 1 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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"/> <File Id="pyincat" Name="pyin.cat" @@ -88,11 +88,6 @@ Name="README" DiskId="1" Source="README"/> - <File - Id="CHANGELOG" - Name="CHANGELOG" - DiskId="1" - Source="CHANGELOG"/> <File Id="winicon.ico"