1. I've got a playlist set for VLC to open by default. This works well, but when VLC opens, it displays the path of the playlist as http://somewebsite/somefolder/someplaylist.m3u instead of the actual playlist. When I click to expand the playlist, the path disappears and it shows the playlist items as I want them to appear. Is there any way to get VLC to expand the playlist by default and not require the extra click to expand from the path of the playlist location?
2. I would like to take a custom skin and my current preferences and package them up into a single exe for other users so they're all installed by default. I've found the .nsi file for packaging and the commented code inside seems fairly straightforward, but I can't seem to figure out how to set default preferences or skins in packaging. Any suggestions or documentation I can read to help out with this?
Thanks so much.
-S