Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5433

init.bat uses %HOME% instead of %USERPROFILE%

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.3.0
    • None
    • Windows (8)

    Description

      bin/init and bin/init.bat are supposed to be fairly parallel, unfortunately $HOME is a unix concept, on Windows there are two variables (for Historical reasons...) %HOMEDRIVE% and %HOMEPATH% see http://support.microsoft.com/kb/101507 for more information

      The relevant line from bin\init.bat is:
      set CORDOVA_HOME_DIR=%HOME%\.cordova\lib\blackberry10\cordova%CORDOVA_VERSION%

      Attachments

        Activity

          People

            jsoref Josh Soref
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: