Unable to install .appx on windows 8 device without installing visualstudio 2012 using cocos2dx-win8-0.11

Currently this thread is open for suggestions.

I am creating an app package on visual studio 2012 by going to Project/Store/Create App Packages…. The app package gets created successfully in the destination folder of AppPackages.

But when I try to install the app Package through windows powershell it gets deployed on my test device. When I launch my app it crashes after showing the splash screen. This scenario happens when I have not installed visual studio 2012 on the test device.

Alternatively, when I have visual studio 2012 installed on my test device the app runs perfectly fine after the installation and the game crashes no where in my entire app. i think some frameworks are missing on target machine.

Does anybody has an idea to get around this issue. As I am not able to submit my app on windows store.