This commit was manufactured by cvs2svn to create tag 'wxPy_2_3_0'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/wxPy_2_3_0@10324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2001-05-25 07:01:32 +00:00
parent 25832b3f2b
commit 9d288a9972
45 changed files with 108 additions and 14153 deletions

View File

@@ -18,7 +18,7 @@ ISS_Template = r'''
[Setup]
AppName = wxPython
AppVerName = wxPython %(VERSION)s
AppVerName = wxPython %(VERSION)s for Python %(PYTHONVER)s
OutputBaseFilename = wxPython-%(VERSION)s-%(PYVER)s
AppCopyright = Copyright <20> 2001 Total Control Software
DefaultDirName = {code:GetPythonDir|c:\DoNotInstallHere}
@@ -38,6 +38,8 @@ DisableReadyPage = true
;;DisableDirPage = true
DisableProgramGroupPage = true
DisableAppendDir = true
UsePreviousAppDir = no
UsePreviousGroup = no
UninstallFilesDir = {app}\wxPython
AppPublisherURL = http://wxPython.org/