Check-in [fb1512484e]
Overview
| Comment: | Minor fixes to Win installer/uninstall, regarding background color, and streamripper detection. |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
fb1512484e31e2cf6ba41870e8116d69 |
| User & Date: | Oliver on 2016-12-18 20:34:33 |
| Other Links: | manifest | tags |
Context
|
2016-12-19
| ||
| 20:16 | Bump version check-in: c068cc2c89 user: Oliver tags: trunk | |
|
2016-12-18
| ||
| 20:34 | Minor fixes to Win installer/uninstall, regarding background color, and streamripper detection. check-in: fb1512484e user: Oliver tags: trunk | |
| 20:32 | os.access(gtk_dir, os.W_OK) in installhandler() not working on Windows (10). Incorrectly returns true for ProgramFiles paths, thus dll copying failed. Finally more cleanup code to remove the zip file, as well as dll - after successful extraction. → clear_theme() and clear_dll() are the new corresponding functions. check-in: 0ef1977fd2 user: Oliver tags: trunk | |
Changes
Modified dev/install_python_gtk.ps1 from [d1faae1ee5] to [864d0e4d45]. [diff]
Modified dev/uninstall.cmd from [67ad8c5176] to [a1f67aab14]. [diff]