I can't install template...(Windows 8 Metro)

I click “Cocos2dx-win8-vs2011-Template.vsi” to install
But Visual Studio 11 Express Say:
“There is no editor availablle for
‘D:-xxx\Cocos2dx-win8-vs2011-Template.vsi’.
Make sure the application for the file type (.vsi) is installed.”

Help me…. i try 2 computers……the same

Should i need install extension for install vsi?

Thanks a lot

Hi,Wei-Sung
Sorry about that, Visual Studio 11 Express may not support vsi.
But here is 2 advices:

  1. You may want to instal vs2011 vs2011 Ultimate beta.
  2. CheckOut these pages:
    How to install .vsi file?
    http://forums.asp.net/t/1087695.aspx/1
    http://msdn.microsoft.com/en-us/vstudio/ms789081.aspx
    Visual Studio installer
    http://social.msdn.microsoft.com/Forums/en-US/Vsexpressinstall/thread/bef97d76-09cc-419f-ac1e-cb8dfc2da803

You can rename the .vsi file to .zip and put the files in Studio 2012\Templates\ProjectTemplates\Visual C++ Project
That should do the trick :slight_smile: