Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e1076aa4e2fc164a908fc4a7e775ccf57c32c2c4
/
PC
/
bdist_wininst
/
install.c
209dd46
give a nice message when installer is launched w/o admin rights (closes #16561)
by Benjamin Peterson
· 11 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
24b07bc
#11515: fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
6ed1cb0
Fix issue5075: bdist_wininst should not depend on the vc runtime?
by Mark Hammond
· 17 years ago
5bd8833
Fix bdist_wininst --user-access-control for win2k
by Mark Hammond
· 17 years ago
7c5c8e6
#2581: Vista UAC/elevation support for bdist_wininst
by Mark Hammond
· 17 years ago
9f2e3be
Running a bdist_wininst installer, built with Python 2.3, installing
by Thomas Heller
· 21 years ago
8abe7bf
Set PYTHONHOME before loading Python, so that sys.path will be set correctly.
by Thomas Heller
· 21 years ago
0f25b72
Close stdout and stderr, which are redirected into a temp file, before
by Thomas Heller
· 21 years ago
8992b9b
printf format code for integers is %d not %s.
by Thomas Heller
· 21 years ago
9cc5cb7
Running the pre-install or post-install script did not work when
by Thomas Heller
· 21 years ago
876d990
The binary layout of cfgdata has changed, so the magic number has to
by Thomas Heller
· 21 years ago
d1d92ea
Add a warning so that it isn't forgotten to recreate the binaries AND
by Thomas Heller
· 21 years ago
55a9864
Don't complain that non-existant registry entries cannot be deleted.
by Thomas Heller
· 21 years ago
ad6ce46
Remove the annoing and useless messagebox asking about overwriting files.
by Thomas Heller
· 21 years ago
f9bfdd8
Patch [ 983775 ] Allow bdist_wininst to install for non-admin users
by Mark Hammond
· 21 years ago
32b8f80
Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.
by Thomas Heller
· 21 years ago
4834039
When loading the Python dll to run the postinstall script, try to load
by Thomas Heller
· 21 years ago
9614219
Minor reformatting.
by Thomas Heller
· 21 years ago
a19cdad
Patch #892660 from Mark Hammond, for distutils bdist_wininst command.
by Thomas Heller
· 21 years ago
bb4b7d2
Copied the sources from the distutils CVS repository.
by Thomas Heller
· 23 years ago