Internet radio browser GUI for music/video streams from various directory services.

βŒˆβŒ‹ βŽ‡ branch:  streamtuner2


All files named "dev/install_python_gtk.ps1"

History for dev/install_python_gtk.ps1

2017-01-25
19:14
Added pip -U for mutagen; typo fixes. file: [8e267e6c83] check-in: [ccc551cb58] user: Oliver, branch: trunk, size: 19705 [annotate] [blame] [check-ins using] [diff]
2016-12-23
21:37
Unified the definitions for Make-Shortcut in @tasks. Moved the Python 2.7.13 GUID to $Python GUID, since it is used in regkey and Check-Pythoninstall. For the uninstall dismissed the batch variable %UsrFolder%, since it was used only once and can be derived from %installFolder%. This had also to be corrected in the uninstall script generation in install_python_gtk.ps1. In Resetprefs.cmd I changed the text to reflect that also the downloaded Gtk themes would be deleted. In uninstall.cmd I changed the rd command for the themes folder to use the correct rd syntax. file: [6af7be9ecb] check-in: [de4013065e] user: Oliver, branch: trunk, size: 19690 [annotate] [blame] [check-ins using] [diff]
2016-12-18
20:34
Minor fixes to Win installer/uninstall, regarding background color, and streamripper detection. file: [864d0e4d45] check-in: [fb1512484e] user: Oliver, branch: trunk, size: 18769 [annotate] [blame] [check-ins using] [diff]
2016-12-14
15:57
new plugin: theme installer for Gtk2 and Windows; fixed for support of JSON format; gtk_reset_styles -- Oliver file: [d1faae1ee5] check-in: [ec7df3c333] user: mario, branch: trunk, size: 18766 [annotate] [blame] [check-ins using] [diff]
2016-12-11
17:19
Use $t.found file: [e1ab50fb3b] check-in: [93eb14b5ef] user: mario, branch: trunk, size: 18771 [annotate] [blame] [check-ins using] [diff]
17:11
Oliver: fixed the $kwargs/$argsβ†’$iargs issue and colors file: [a13bf52e4a] check-in: [7e49e61eee] user: mario, branch: trunk, size: 18713 [annotate] [blame] [check-ins using] [diff]
13:31
Fix $kwargs for PS2.0 file: [b28e25db0a] check-in: [b2f32bc1eb] user: mario, branch: trunk, size: 18763 [annotate] [blame] [check-ins using] [diff]
2016-12-10
12:21
Remove $optionalInstall check (now in $task rule) file: [6992f65b66] check-in: [7ff513e315] user: mario, branch: trunk, size: 18755 [annotate] [blame] [check-ins using] [diff]
2016-12-09
18:38
New Windows install/uninstall versions. file: [1029927d2c] check-in: [a36496ebbc] user: mario, branch: trunk, size: 18834 [annotate] [blame] [check-ins using] [diff]
2016-12-03
21:26
minor updates file: [d96ab4ebf0] check-in: [ed3c221a07] user: mario, branch: trunk, size: 17967 [annotate] [blame] [check-ins using] [diff]
2016-12-02
20:38
Updated install/uninstall scripts, py-requests path version-independent. file: [0748f98fbb] check-in: [66efee91b0] user: mario, branch: trunk, size: 18272 [annotate] [blame] [check-ins using] [diff]
2016-12-01
13:18
Minor changes to winstaller script and default package content. file: [b3f784399d] check-in: [078495e7da] user: mario, branch: trunk, size: 18703 [annotate] [blame] [check-ins using] [diff]
2016-11-29
20:26
updated windows installer scripts file: [54898f5dc1] check-in: [ee00b9f395] user: mario, branch: trunk, size: 19692 [annotate] [blame] [check-ins using] [diff]
2016-11-28
15:03
Shortened installer scripts. file: [67794a7912] check-in: [3e9c42bcec] user: mario, branch: trunk, size: 19115 [annotate] [blame] [check-ins using] [diff]
00:02
New windows installer files. file: [3310ff0579] check-in: [5c7a99e16e] user: mario, branch: trunk, size: 19425 [annotate] [blame] [check-ins using] [diff]
2016-11-25
00:03
Add uninstall.cmd / minor changes to win install scripts. file: [32f46f8f60] check-in: [8740bd6fa0] user: mario, branch: trunk, size: 16036 [annotate] [blame] [check-ins using] [diff]
2016-11-24
02:07
Merged in new changes, made some defaults into script options. New funcs: Display-Logo, Warn-NonElevated, Ask-First, Console-MaxHeight, Create-UninstallScript, Any-Key, Check-Package. Some colorization fixes. file: [33023cddd1] check-in: [94e2f12883] user: mario, branch: trunk, size: 16012 [annotate] [blame] [check-ins using] [diff]
2016-11-22
00:59
A few more prettifications and fixes after testing; moved all checks into functions+$tasks. file: [c1e7d6826c] check-in: [8dd451d50d] user: mario, branch: trunk, size: 10437 [annotate] [blame] [check-ins using] [diff]
2016-11-20
23:31
Combine path checks into main ForEach loop. Make-Shortcut() and Rewrite-Startscript() functions to embed those as $tasks too. file: [8870991e14] check-in: [17cd4bef20] user: mario, branch: trunk, size: 11639 [annotate] [blame] [check-ins using] [diff]
16:43
More detailed Win installer scripts, as provided by Oliver. Plus *.ico file for packaging. file: [dc4eb173bc] check-in: [3670ccbb4b] user: mario, branch: trunk, size: 10929 [annotate] [blame] [check-ins using] [diff]
2016-11-19
17:23
Win install script: rewritten url/$files array to be more task-oriented. file: [e261d13603] check-in: [612ce962b0] user: mario, branch: trunk, size: 5677 [annotate] [blame] [check-ins using] [diff]
13:13
Fix UTF-8 BOM, SecPolicy for .BAT, and MSI registration for silent windows installers. file: [97c592f59a] check-in: [41f2ddf18a] user: mario, branch: trunk, size: 4568 [annotate] [blame] [check-ins using] [diff]
2016-11-16
19:06
Add CRLF line endings to Win post-setup scripts. file: [c17079b444] check-in: [0c337185bb] user: mario, branch: trunk, size: 2654 [annotate] [blame] [check-ins using] [diff]
2016-11-13
19:54
Clean up some commands for Win installer. file: [83b8be7406] check-in: [adbc2835e8] user: mario, branch: trunk, size: 2238 [annotate] [blame] [check-ins using] [diff]
18:18
Added: Install helpers (PowerShell) for .exe package, which install Python+Gtk after ST2. file: [abd419625a] check-in: [6d5aea193c] user: mario, branch: trunk, size: 2068 [annotate] [blame] [check-ins using]