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

[windows8] Use registry to read msbuild tools path

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-windows
    • None

    Description

      Right now we require to have 'msbuild' tools folder in the path. But we can retrieve tools location from registry
      REG QUERY HKLM\SOFTWARE\Microsoft\MSBuild\ToolsVersions\12.0\ /v MSBuildToolsPath Will return the path for VS 2013 (msbuild 12.0)

      REG QUERY HKLM\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0\ /v MSBuildToolsPath Will return the path for VS 2012 (msbuild 4.0)

      Attachments

        Issue Links

          Activity

            People

              purplecabbage Jesse MacFadyen
              sgrebnov Sergey Grebnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: