Quote Originally Posted by Khatovar View Post
I don't really understand trying to symlink everything including the executables. How would that be any different than running 5x out of the same folder?
the /WTF/ACCOUNT/* will be symlinked back to the master / distribution base install. But the /WTF/Config.wtf will be created and maintained separately for each install as would the .wdb files.

If you use the same directory, you would have to manually enter in login information, have the last logged out video / sound settings and so forth. Using the same cache would likely cause glitch issues.

c:\wow\master\wtf\account\khatovar1\ and c:\wow\master\wtf\account\khatovar2\ are real directories there are no symlinks within c:\wow\master
c:\wow\slave1\wtf\account\khatovar1\ and c:\wow\slave1\wtf\account\khatovar2\ are real directories and so are their parents
c:\wow\slave1\wtf\account\khatovar1 symlink to c:\wow\master\wtf\account\khatovar1\
c:\wow\slave2\wtf\account\config.wtf is a real file
c:\wow\slave1\wtf\account\khatovar2 symlink to c:\wow\master\wtf\account\khatovar2\
c:\wow\slave2\wtf\account\config.wtf is a real file