summaryrefslogtreecommitdiff
path: root/src/uninstal.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code.Bram Moolenaar2010-08-081-24/+0
|
* Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load itBram Moolenaar2010-08-021-26/+37
| | | | dynamically from the .dll. Should work everywhere.
* Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.Bram Moolenaar2010-08-011-13/+26
|
* Fix that uninstaller isn't found on 64-bit Windows.Bram Moolenaar2010-07-311-5/+6
|
* Make the dos installer work with more compilers.Bram Moolenaar2010-07-071-1/+1
|
* Improve the MS-Windows installer.Bram Moolenaar2010-05-241-5/+11
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+438