start VLC w/ windows, web interface, minimized system tray
Posted: 14 Jan 2012 11:23
by Codeine
How do i get VLC to start with windows with web interface and minimized to the system tray?
Appreciate any help.
Re: start VLC w/ windows, web interface, minimized system tr
Posted: 15 Jan 2012 03:10
by Codeine
solved
go to C:\Users\Luke\AppData\Roaming\vlc
And open the vlcrc file with notepad++
find the line "#qt-start-minimized=" and delete the # and add a 1 to the end and save it. should look like this qt-start-minimized=1
then find the line "#extraintf=" and delete the # and add "http" on the end , like this extraintf=http
dont forget to save it
Now create a shortcut to VLC and drop the shortcut in the startup folder.
Hope this helps someone.