Bundle the vcruntime_1 dll

This commit is contained in:
Vladimir Borisov 2025-08-05 11:01:13 +03:00
parent 372f1079c0
commit aba65c1d69
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603

View file

@ -178,6 +178,7 @@ Source: "{#SourcePath}..\bin\postproc-55.dll"; DestDir: "{app}"; Flags: ignoreve
Source: "{#SourcePath}..\bin\swresample-3.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\swscale-5.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\vcruntime140.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#SourcePath}..\bin\vcruntime140_1.dll"; DestDir: "{app}"; Flags: ignoreversion
[Registry]