Quote Originally Posted by d0z3rr View Post
I have a folder called WoW. It is on my e:. I make a copy of that folder, everything except Data inside e:\wow is copied 5 times. For sanity's sake I name the copies to all the acounts I have, i.e. e:\account1, e:\account2, etc.

I then go into each account folder (e:\account1\) and make a symbolic link to the Data folder in e:\wow: mklink /D Data e:\wow\data

Do that for each account folder and you are done. You know have seperate interface and WTF folders for each account.

Cool, i'll try that as well, tnx