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

⌈⌋ ⎇ branch:  streamtuner2


Diff

Differences From Artifact [3293957a26]:

To Artifact [8de551208f]:


1

2
3

@echo off

PowerShell Set-ExecutionPolicy -ExecutionPolicy ByPass
PowerShell -File c:\usr\share\streamtuner2\dev\install_python_gtk.ps1


>
|
|
>
1
2
3
4
5
@echo off
cls
PowerShell Set-ExecutionPolicy -ExecutionPolicy ByPass -Scope CurrentUser
PowerShell -File \usr\share\streamtuner2\dev\install_python_gtk.ps1
PowerShell Set-ExecutionPolicy -ExecutionPolicy Undefined -Scope CurrentUser