summaryrefslogtreecommitdiffstats
path: root/PC/bdist_wininst/install.c
Commit message (Expand)AuthorAgeFilesLines
* The binary layout of cfgdata has changed, so the magic number has toThomas Heller2004-07-191-1/+5
* Add a warning so that it isn't forgotten to recreate the binaries ANDThomas Heller2004-07-141-0/+9
* Don't complain that non-existant registry entries cannot be deleted.Thomas Heller2004-07-141-2/+2
* Remove the annoing and useless messagebox asking about overwriting files.Thomas Heller2004-07-071-25/+0
* Patch [ 983775 ] Allow bdist_wininst to install for non-admin usersMark Hammond2004-07-021-41/+118
* Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.Thomas Heller2004-07-021-0/+8
* When loading the Python dll to run the postinstall script, try to loadThomas Heller2004-06-181-4/+20
* Minor reformatting.Thomas Heller2004-04-151-4/+5
* Patch #892660 from Mark Hammond, for distutils bdist_wininst command.Thomas Heller2004-02-201-50/+177
* Copied the sources from the distutils CVS repository.Thomas Heller2002-11-221-0/+2294