Description
When running ti info -t windows on a Windows machine without VS2017 installed the below will be flagged as an issue, I don't believe this should be flagged as an error, as it more than likely means they just dont have VS2017 installed (which provides the DLL)
Windows Issues
× Unable to load DLL 'Microsoft.VisualStudio.Setup.Configuration.Native.dll': The specified
module could not be found. (Exception from HRESULT: 0x8007007E)
Steps to reproduce
Make sure you do not have VS 2017 installed
Run ti info -t windows
Actual
The above error will be shown in the issues
Expected
The above should not be shown as an error
Windowslib pr: https://github.com/appcelerator/windowslib/pull/70
windowslib
updated. (windowslib 0.5.1) Nowtitanium_mobile
needs this changes in order to resolve this ticket.PR: https://github.com/appcelerator/titanium_mobile/pull/9203
Merged as part of TIMOB-24591
Verified fix in SDK Version: 7.0.0.v20170821125551 and SDK Version: 6.2.0.v20170822080825 *Test Environement*
[~eharris] I have a customer who is currently running into this issue trying to run appc setup. they are currently on SDK 6.1.1 and trying to upgrade to latest release Environment Microsoft Windows 10 Enterprise", version": "10.0.10586", architecture": "32bit", numcpus": 4, node version": "4.6.2" npm version": "2.15.11" SDK verion: 6.1.1 GA Visual Studio 2017