Message146492
The bug can be reproduced by running the following command to create a Windows installer for the attached module:
python setup.py bdist_wininst --install-script pis.py
I include also the installer that I have created in the dist folder.
The installer installs everything correctly and it runs the pis.py script, which simply creates a file in the USERPROFILE directory with the "Installing" string. However, when uninstalling the program from the Windows Control Panel the script is not called, what can be verified by checking that the "Uninstalling" string is not appended to the file.
I am experiencing this problem in Windows 7 64 bits, but it may be present in other platforms. |
|
Date |
User |
Action |
Args |
2011-10-27 15:30:55 | francisco | set | recipients:
+ francisco, tarek, eric.araujo |
2011-10-27 15:30:55 | francisco | set | messageid: <1319729455.78.0.312367178712.issue13276@psf.upfronthosting.co.za> |
2011-10-27 15:30:55 | francisco | link | issue13276 messages |
2011-10-27 15:30:54 | francisco | create | |
|