wheels1911 0 Posted September 18, 2017 Share Posted September 18, 2017 Can i please get someone to coach me on how to install wow into a whole different location on my computer away from my main account? Ive tried it already and when i install the battle.net installer it just automatically picks up my main account info. It doesn't even install anything it automatically says im able to play Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/ Share on other sites More sharing options...
Halfbax 3 Posted September 18, 2017 Share Posted September 18, 2017 6 hours ago, wheels1911 said: Can i please get someone to coach me on how to install wow into a whole different location on my computer away from my main account? Ive tried it already and when i install the battle.net installer it just automatically picks up my main account info. It doesn't even install anything it automatically says im able to play World of Warcraft is portable. So the easiest way is to copy and cleaning up the copied folder. If you are too lazy for it. I have wrote a batch file for you. @echo off echo World of Warcraft copy and cleaning up echo. echo. echo A path with spaces has to be inside of two quotes e.g. "F:\World of Warcraft" echo If the path hasnt any spaces you dont need them e.g. F:\wow2 echo WARNING: At the end of the path there is not slash! echo ________________ echo. :: variables set /P source= World of Warcraft source folder: set /P des= Destination path: set xcopy=xcopy /S/E/V/Q/F/H/I/N %xcopy% %source% %des% echo Cleaning up destination folder rmdir /s /q %des%\Cache rmdir /s /q %des%\Interface rmdir /s /q %des%\Logs rmdir /s /q %des%\WTF rmdir /s /q %des%\Utils\cache rmdir /s /q %des%\Utils\logs echo done pause wow-copy-clean.bat iMod 1 Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32252 Share on other sites More sharing options...
Master_DeluXXXe 1 Posted September 18, 2017 Share Posted September 18, 2017 just copy and paste youre wow folder into a differend folder/drive. start the exe from the new folder. + if you think it is safer, it isnt. Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32253 Share on other sites More sharing options...
wheels1911 0 Posted September 18, 2017 Author Share Posted September 18, 2017 14 hours ago, Master_DeluXXXe said: just copy and paste youre wow folder into a differend folder/drive. start the exe from the new folder. + if you think it is safer, it isnt. copying you current folder is most defiantly not the correct way to do it buddy because that still has you other accounts info inside of it. Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32279 Share on other sites More sharing options...
wheels1911 0 Posted September 18, 2017 Author Share Posted September 18, 2017 14 hours ago, Halfbax said: World of Warcraft is portable. So the easiest way is to copy and cleaning up the copied folder. If you are too lazy for it. I have wrote a batch file for you. @echo off echo World of Warcraft copy and cleaning up echo. echo. echo A path with spaces has to be inside of two quotes e.g. "F:\World of Warcraft" echo If the path hasnt any spaces you dont need them e.g. F:\wow2 echo WARNING: At the end of the path there is not slash! echo ________________ echo. :: variables set /P source= World of Warcraft source folder: set /P des= Destination path: set xcopy=xcopy /S/E/V/Q/F/H/I/N %xcopy% %source% %des% echo Cleaning up destination folder rmdir /s /q %des%\Cache rmdir /s /q %des%\Interface rmdir /s /q %des%\Logs rmdir /s /q %des%\WTF rmdir /s /q %des%\Utils\cache rmdir /s /q %des%\Utils\logs echo done pause wow-copy-clean.bat I have no idea what any of this means my friend Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32280 Share on other sites More sharing options...
Halfbax 3 Posted September 19, 2017 Share Posted September 19, 2017 @wheels1911 Thats the sourcecode of the batch file, which I have had uploaded under the sourcecode. Just click on wow-copy-clean.bat to download it. Or click HERE. Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32288 Share on other sites More sharing options...
wheels1911 0 Posted September 26, 2017 Author Share Posted September 26, 2017 On 9/19/2017 at 2:22 AM, Halfbax said: @wheels1911 Thats the sourcecode of the batch file, which I have had uploaded under the sourcecode. Just click on wow-copy-clean.bat to download it. Or click HERE. yeah i still have no idea what that means like at all..... soooooooooo Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32657 Share on other sites More sharing options...
iMod 99 Posted September 26, 2017 Share Posted September 26, 2017 3 hours ago, wheels1911 said: yeah i still have no idea what that means like at all..... soooooooooo Copy wow to another location and delete the following folders:Cache Interface Logs WTF Utils\cache Utils\logs Halfbax 1 Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32659 Share on other sites More sharing options...
wheels1911 0 Posted September 27, 2017 Author Share Posted September 27, 2017 22 hours ago, iMod said: Copy wow to another location and delete the following folders:Cache Interface Logs WTF Utils\cache Utils\logs Thank you sir see now this is proper English for non nerd players who still slay PU**Y Link to comment https://wrobot.eu/forums/topic/7124-need-help-installing-wow-into-a-different-spot/#findComment-32700 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now