msarilar / EDEngineer

An overlay to track Elite Dangerous blueprints progress in real time
MIT License
507 stars 173 forks source link

Can't open the installation launcher #523

Open InnoXx1k opened 4 years ago

InnoXx1k commented 4 years ago

Hello i can't open the launcher Error: An error occurred trying to download 'https://raw.githubusercontent.com/msarilar/EDEngineer/master/EDEngineer/releases/EDEngineer.application'.

See the setup log file located at 'C:\Users\magic\AppData\Local\Temp\VSDD838.tmp\install.log' for more information.

srguglielmo commented 4 years ago

I'm having this same issue. Here's the contents of my install.log:

The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [InstallMode] = HomeSite {string}
Property: [NTProductType] = 1 {int}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 10.0.0 {version}
Running checks for package 'Microsoft .NET Framework 4.6 (x86 and x64)', phase BuildList
Reading value 'Release' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full'
Read integer value 461814
Setting value '461814 {int}' for property 'DotNet46Full_Release'
Reading value 'v4' of registry key 'HKLM\SOFTWARE\Microsoft\NET Framework Setup\OS Integration'
Read integer value 1
Setting value '1 {int}' for property 'DotNet46Full_OSIntegrated'
The following properties have been set for package 'Microsoft .NET Framework 4.6 (x86 and x64)':
Property: [DotNet46Full_OSIntegrated] = 1 {int}
Property: [DotNet46Full_Release] = 461814 {int}
Running checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
Result of checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' is 'Bypass'
Running checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
Result of checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' is 'Bypass'
Running checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet46Full_Release' and value '393297': true
Result of checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' is 'Bypass'
Running checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet46Full_Release' and value '393297': true
Result of checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' is 'Bypass'
'Microsoft .NET Framework 4.6 (x86 and x64)' RunCheck result: No Install Needed
Launching Application.
URLDownloadToCacheFile failed with HRESULT '-2146697208'
Error: An error occurred trying to download 'https://raw.githubusercontent.com/msarilar/EDEngineer/master/EDEngineer/releases/EDEngineer.application'.

The weird part: I'm able to open the URL in my browser (Firefox) manually perfectly fine.