diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-24 00:32:37 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-24 00:32:37 +0200 |
commit | f9d82911dc9a081ff09cfe7fa4f24ec6dc850bfc (patch) | |
tree | d2288770d079f477f725764dc1f4d9dfbe4212b8 /src/core/lombok | |
parent | 8c15e904eb88a1aa54ea918be258f3ec11df77c4 (diff) | |
download | lombok-f9d82911dc9a081ff09cfe7fa4f24ec6dc850bfc.tar.gz lombok-f9d82911dc9a081ff09cfe7fa4f24ec6dc850bfc.tar.bz2 lombok-f9d82911dc9a081ff09cfe7fa4f24ec6dc850bfc.zip |
When the installer errors, for example because it's trying to remove itself, which is not possible in windows, the GUI would hang after telling you about the problem. It no longer does this. It will also remove itself from the INI file BEFORE removing itself, because then the uninstall process is more likely to do what you want, and it'll detect the situation of either trying to install itself (which it skips, no point), or uninstalling itself (which, if it leads to a problem in windows, now leads to a customized error message explaining what the user is to do next).
Fixes issue #57.
Diffstat (limited to 'src/core/lombok')
0 files changed, 0 insertions, 0 deletions