Portable VideoLAN: Test Release
After running into a problem with legalities when working on Portable Skype, I checked my wishlist of open-source software programs that I wanted to be portable, I found VideoLAN. Now although VideoLAN can run from a USB key without problems, it sadly isn't truly portable as it saves its configuration to:
C:\Documents and Settings\username\Application Data\vlc\vlcrc
So in order to prove that I could make a valid portable application, I took on the challenge of making Portable VideoLAN. This included finding a way to not only have the configuration save to a seperate location, but also wrap it up into a nice easy Portable Apps solution. Here is the aftermath: