Can Apache Cordova compile to legacy Windows desktop apps (non-metro)?

Shimmy Weitzhandler picture Shimmy Weitzhandler · Feb 23, 2015 · Viewed 7.4k times · Source

I need to develop an app that retrieves and saves data interacting with users, with a high focus on multi-platform support and rapid development.
The app does not require heavy graphics or processing etc.

I'm considering the use of Apache Cordova.

  • Can it compile and run as a native desktop app on Windows (not as WinRT metro app)?
  • How about Windows 7 and XP?