]> git.saurik.com Git - wxWidgets.git/commitdiff
Changed installer base filename
authorRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 21:44:30 +0000 (21:44 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 21:44:30 +0000 (21:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/make_installer.py

index d6fbbe81c4d38df83572b58cbe60e288b2d5a0ea..a5f33582020a0bb3816ec5ff7033dbc85d28d319 100644 (file)
@@ -20,7 +20,7 @@ ISS_Template = r'''
 [Setup]
 AppName = wxPython
 AppVerName = wxPython %(VERSION)s for Python %(PYTHONVER)s
-OutputBaseFilename = wxPython-%(VERSION)s-%(PYVER)s
+OutputBaseFilename = wxPythonWIN32-%(VERSION)s-%(PYVER)s
 AppCopyright = Copyright © 2002 Total Control Software
 DefaultDirName = {code:GetInstallDir|c:\DoNotInstallHere}
 DefaultGroupName = wxPython %(SHORTVER)s for Python %(PYTHONVER)s