/*******************************************************************************
 *
 * Wii Application Wizard for Visual Studio 2008 (Version 1.1a)
 * by luccax (http://luccax.drunkencoders.com/)
 * Based on PaLib Application Wizard (by Rodrigo Sieiro)
 *
 ******************************************************************************/

/* -- Install -- */

1. Place this folder (WiiWizard) somewhere safe, you won't be able to change its location.
- Recommended Location: Inside your devkitPro folder. 

2. Run:
- WiiWizard.exe for Visual Studio Express 2008
- 'Non-Express Edition.bat' for Visual Studio 2008

This will set up WiiWizard automatically.

3. If you want to use IntelliSense, you have to set an Environment Variable.
- Create an Environment Variable named "DKP_HOME" and set its value to the devkitPro's Folder, e.g. C:\devkitPro
- If you don't know how to set this variable, google's your friend.

4. DO *NOT* delete WiiWizard's Folder, Visual Studio will use it.

5. You can use the Visual Studio Output Style Fix too, see the StyleFix_Readme for more information.

/* -- Contact -- */

http://luccax.drunkencoders.com/