View Single Post
  #1 (permalink)  
Old August 28th, 2008
jipper jipper is offline
Novicius
 
Join Date: August 28th, 2008
Posts: 4
jipper is flying high
Default Programatically retrieving Limewire shared folder

I want to start writing an app that will search my limewire's shared folder and move all audio files to 'My Music' and all image files to 'My Pictures' and so on for document files, exe's, etc. I looked in the registry for where Limewire might store the shared folder location. I could not find it, and I don't want to put a static string "C:\Downloads\Limewire" in my program, cause I might want to give it to a friend or whatever, and it's just bad practice. So where is it stored? :P
Reply With Quote