GitHub user jsoref opened a pull request: https://github.com/apache/cordova-blackberry/pull/166
CB-6492 AppData hint is wrong for wXP Check for LOCALAPPDATA environment variable (which is what Windows Vista introduced) Otherwise, use the hard coded value for XP/older You can merge this pull request into a Git repository by running: $ git pull https://github.com/jsoref/cordova-blackberry cb_6492 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-blackberry/pull/166.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #166 ---- commit d8c9241354b0e0d61712681ee7b8860ee26b943d Author: Josh Soref <jso...@blackberry.com> Date: 2014-06-26T22:21:45Z CB-6492 AppData hint is wrong for wXP Check for LOCALAPPDATA environment variable (which is what Windows Vista introduced) Otherwise, use the hard coded value for XP/older ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---