OSDN Git Service

Added an intiail try at some install and uninstall functions. Rewrote copyProgramFil...
authorMichael Curran <mick@kulgan.net>
Thu, 11 Aug 2011 00:04:00 +0000 (10:04 +1000)
committerMichael Curran <mick@kulgan.net>
Thu, 11 Aug 2011 00:04:00 +0000 (10:04 +1000)
commit74dfcffce435060af131b34f53786c60aad121d1
treee3d7c236e22c941b0ba72aba72d1288b2535efc4
parent03af03bb67a87bef9654ea0eaf0f996b6e355266
Added an intiail try at some install and uninstall functions.  Rewrote copyProgramFiles in the process to no longer use SHFileOperation but instead just CopyFileW and other Python code. This may have broken create portable copy -- none of this code has been tessted yet, and the GUI still needs to be written. *** its not usable ***.
source/installer.py