Quote Originally Posted by 'echo',index.php?page=Thread&postID=158825#post158 825
You mentioned running all wow off of one install folder. I'm not sure if you are junctioning/symlinking the various accounts? For me that brought about a noticeable improvement.
I changed it to symlink. It helped some but it's still to laggy for me. I have 5 wow folders now symlinked. Symlink is the way to go for sure. I found a post that was very confusing to setup but crucial made a post in it making symlinking super easy. This is crucials post...

Not sure why everyone wants to overcomplicate this....

1. Copy Wow directory for each clone (ie. Wow1, Wow2, Wow3, etc)
2. Delete Data, Interface, Screenshots, Cache in the clones folders
3. Paste into text file called makelinks.cmd (change drive letter of course)

mklink /D Data D:\Wow1\Data
mklink /D Interface D:\Wow1\Interface
mklink /D Screenshots D:\Wow1\Screenshots
mklink /D Cache D:\Wow1\Cache
pause

4. Run that in each clones Wow directory, they are now all pointing to Wow1 as the source for those directories.
5. Done "