Installing vlc as service
Posted: 23 Apr 2010 15:00
Hello
I use following command to install vlc as service under windows.
vlc -I ntservice --ntservice-install --ntservice-name="Musicbox" --ntservice-options="--no-qt-privacy-ask --no-qt-error-dialogs --loop D:\musicbox"
The service are installed correct, but after installing the service a process "vlc.exe" still running. (its not the service)
where is my mistake?
I use following command to install vlc as service under windows.
vlc -I ntservice --ntservice-install --ntservice-name="Musicbox" --ntservice-options="--no-qt-privacy-ask --no-qt-error-dialogs --loop D:\musicbox"
The service are installed correct, but after installing the service a process "vlc.exe" still running. (its not the service)
where is my mistake?