sagiadinos / garlic-player

Digital Signage Player based on SMIL
https://garlic-player.com
GNU Affero General Public License v3.0
82 stars 14 forks source link

Installation error #10

Closed bladerunner2020 closed 4 years ago

bladerunner2020 commented 4 years ago

I am trying to install garlic-player on Windows 10 home and got error during installation that reads (translated into English):

Error during installation (com.microsoft.vcredist.x64): Failed to execute (unexpected termination code: 1638): "C:\Program Files (x86)\garlic-player/vcredist_x64.exe /quiet /norestart"

sagiadinos commented 4 years ago

I have only windows 7, but I AFAIK you can ignore this error. It means, that the Visual Studio Distributables are already installed. The garlic-player should work.

Did you install a CI-version or the 0.3.0 release?

Edit: Found an explanation link https://support.microsoft.com/en-us/help/4092997/vc-2015-redistributable-install-error-1638-when-newer-version-present

bladerunner2020 commented 4 years ago

I installed 0.3.0 release. I pressed button skip and the player actually works. will try CI-version as well )