mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-04-19 14:02:02 +00:00
Add VSredist
This commit is contained in:
parent
b0ed96cdb2
commit
b6b8f0f986
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ SignedUninstaller=yes
|
|||
[Code]
|
||||
function InitializeSetup: Boolean;
|
||||
begin
|
||||
Dependency_AddVC2015To2022
|
||||
Dependency_AddWebView2;
|
||||
Result := True;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Reference in a new issue