1
0
Fork 0

Feature: Added icecast.bat

This commit is contained in:
Philipp Schafft 2022-03-13 16:32:04 +00:00
parent 29e2359d97
commit a51154b543
2 changed files with 13 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = dllbundler.sh icecast2logo2.bmp icecast2logo3.bmp \
icecast2title.bmp icecast.ico icecast.nsis
icecast2title.bmp icecast.ico icecast.nsis icecast.bat

12
win32/icecast.bat Normal file
View File

@ -0,0 +1,12 @@
@echo OFF
echo.
echo.
echo|set /p=Starting
.\bin\icecast.exe -v
echo Using config "icecast.xml" from installation directory ...
echo.
echo Please open http://localhost:8000/ in your web browser to see the web interface.
echo.
echo.
echo Leave this window open to keep Icecast running and, if necessary, minimize it.
.\bin\icecast.exe -c .\etc\icecast.xml