OSDN Git Service

installer.update: unregisterInstallation should be called with 'forUpdate' as True...
authorMichael Curran <mick@kulgan.net>
Sun, 18 Mar 2012 07:09:55 +0000 (17:09 +1000)
committerMichael Curran <mick@kulgan.net>
Sun, 18 Mar 2012 07:09:55 +0000 (17:09 +1000)
commit87a45f71a1d6b2db22a0ab79e18038978554561e
treeae7ca4cab1d28dcf23ce6dee1a1712141e2bf323
parent55d5736f9629f42969cea44f669e9d893cf08e34
installer.update: unregisterInstallation should be called with 'forUpdate' as True. Also add an 'unregisterInstall' command to nvda_slave which runs installer.unregisterInstallation. This will eventually be called by a stand-alone uninstaller executable.
source/installer.py
source/nvda_slave.pyw