git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27740
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
MSLU=''
if len(sys.argv) > 1 and sys.argv[1] == "UNICODE=1":
MSLU=''
if len(sys.argv) > 1 and sys.argv[1] == "UNICODE=1":
- MSLU=r'Source: "%(WXDIR)s\lib\vc_dll\unicows.dll"; DestDir: "{code:GetPythonDir}"; Components: core' % vars()
+ MSLU=r'Source: "distrib\msw\unicows.dll"; DestDir: "{code:GetPythonDir}"; Components: core' % vars()
f = open(ISSFILE, "w")
f.write(ISS_Template % vars())
f = open(ISSFILE, "w")
f.write(ISS_Template % vars())