Hi,
When using CLI with Windows 8 Platform : 1. Cordova default version string is not compatible with Windows 8 one (0.0.0 vs 0.0.0.0) so add a .0 automatically. 2. In package.appxmanifest, Application.id must be a safe name, which is not actually, we can use packageName (which is safe) or compute a safe name based on config name. I created an issue on JIRA : https://issues.apache.org/jira/browse/CB-5400 I also created a Pull Request : https://github.com/apache/cordova-cli/pull/93 PR resolves version and id issue, it also set the identity.name of the package to ensure it's unique. Moreover it append an author field to config_parser and use it to ensure publisher name is set correctly. Cordialement. ---------------------------- Maxime LUCE max...@touchit.fr 06 28 60 72 34 http://touchit.fr