Page 1 of 1
wxWindows by default?
Posted: 27 Nov 2005 17:31
by eXtr4ktor
Is there any way to have VLC open with wxWindows on by default? I've tried switching to it in Interface -> General but whenever i close it and start it again, it's still using the skins.
Posted: 27 Nov 2005 17:52
by brian
Change your shortcut that you use so that it uses wx instead of skins
e.g.
Target: "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wx
Rather than:
Target: "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf skins
Or:
Target: "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf skins2
Or:
Target: "C:\Program Files\VideoLAN\VLC\vlc.exe"
Posted: 27 Nov 2005 22:06
by eXtr4ktor
Thanks! It worked great :p