Yay google cache -- bad delete-happy Vyndree!

Quote Originally Posted by wougoose
This tool is used for keeping your multiple WoW directories in sync. I decided to write this per Xzin's request on the general forums. I saw other great ideas using subversion or some other form of source control, but decided to provide a simple, easy to use batch script for the time being.

If you ever find yourself annoyed by having to copy your ui/macro settings from your main to your alts by hand, this may be of use to you. We are lazy, so why not have a tool that promotes it?

Note: This is currently a simple batch script. If anyone has any suggestions on refactoring this code, additional features, or any other ideas, let me know and I'll do what I can and update this post. I am hoping this evolves into an open community effort.

Current Features:- Menu Driven
- Update Macros
- Update Addons
- Update Addon Configuration
- Update Keybindings
- Update General UI Settings

Planned Features:
- Pushing patches
- Backup current settings
- Provide a more dynamic input

How to use?
1. Copy the code in the next post and paste it into notepad
2. File -> Save As
3. Save the file with a .bat extension (Example: LazyBoxer.bat) and save it as type All Files
4. Edit the variables at the top of the batch script to match your environment. Files are copied from the 'main' variables.
5. Run the batch file