Changed installer base filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,7 +20,7 @@ ISS_Template = r'''
|
|||||||
[Setup]
|
[Setup]
|
||||||
AppName = wxPython
|
AppName = wxPython
|
||||||
AppVerName = wxPython %(VERSION)s for Python %(PYTHONVER)s
|
AppVerName = wxPython %(VERSION)s for Python %(PYTHONVER)s
|
||||||
OutputBaseFilename = wxPython-%(VERSION)s-%(PYVER)s
|
OutputBaseFilename = wxPythonWIN32-%(VERSION)s-%(PYVER)s
|
||||||
AppCopyright = Copyright <20> 2002 Total Control Software
|
AppCopyright = Copyright <20> 2002 Total Control Software
|
||||||
DefaultDirName = {code:GetInstallDir|c:\DoNotInstallHere}
|
DefaultDirName = {code:GetInstallDir|c:\DoNotInstallHere}
|
||||||
DefaultGroupName = wxPython %(SHORTVER)s for Python %(PYTHONVER)s
|
DefaultGroupName = wxPython %(SHORTVER)s for Python %(PYTHONVER)s
|
||||||
|
Reference in New Issue
Block a user