Also, anychance you know how I can change the windows explorer backround !? (some skins come with cool ones, but I'd like to personalise mine)
Not sure if you can set the image in SkinStudio (or if you even have it) but here's how using a .ini file.
First find an image you have as the background then note it's location. Now...
Open Notepad (or any equivalent) and copy/past this exactly as it's shown...
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
iconarea_image="File Path here"
Now replace "File Path here" with the Image locations path. include the actual "imagename".jpg
Once done, save the file as "desktop.ini".
Put that file in the folder you want to customize. Then open command prompt. Type..
attrib +s "Folder Path"
Now the file will be applied next time you open that specific folder.