Attempting to set up new project template for VS 2012 Express

Hello I’m pretty new to the forums and to Cocos2d-x. I’m looking forward to begin programming using 2d-x; however, I am having difficulties with properly installing the project template in Visual Studio 2012.

I have run the build-win32.bat and the install-templates-msvc.bat as well. I have the option to create the cocos2d-x win-32 project; however, when I try to create the actual project I run into errors.

The first error is :
An error has a occurred in the script on this page.
Line: 1
Char: 2
Error: Invalid Character
Code: 0
URL: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%2011.0/VC/VCWizards/1033/Script.js

If I continue running the script I get additional errors:

An error has a occurred in the script on this page.
Line: 1
Char: 2
Error: Invalid Character
Code: 0
URL: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio%2011.0/VC/VCWizards/1033/Common.js

The final error is:

Line: 322
Char: 2
Error: Object Expected
Code: 0
URL: file:///C:/cocos2d-x/template/msvc/CCAppWiz.win32/HTML/1033/default.htm

I’m not really quite sure how to handle the errors. Any help would greatly be appreciated.