Revert "Use 64 bit vc runtime"

This reverts commit 1473919fda.
This commit is contained in:
Vladimir Borisov 2025-08-05 10:44:53 +03:00
parent 1473919fda
commit 07212b5ed5
No known key found for this signature in database
GPG key ID: F9A584BE4FCB6603
3 changed files with 1 additions and 1 deletions

BIN
bin/vcruntime140.dll Normal file

Binary file not shown.

Binary file not shown.

View file

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