Where can I find the MSI installer for Windows? #2303
-
Where can I find the MSI installer for Windows mentioned in README?
P.S.: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
We'll publish MSI installers again in future releases. We skipped the past few because Windows Defender would flag qsv as malware unless we signed it. In the interim, you can install from source or install qsv using scoop. cc @rzmk |
Beta Was this translation helpful? Give feedback.
-
As a further hint: QSV can also be used without an installer. In this case, I recommend to download the newest released windows-msvc.zip file (e.g. .../qsv/releases/download/0.138.0/qsv-0.138.0-x86_64-pc-windows-msvc.zip) |
Beta Was this translation helpful? Give feedback.
-
@wra1w0 There is an MSI installer now available for qsv v1.0.0: https://github.com/dathere/qsv/releases/latest |
Beta Was this translation helpful? Give feedback.
We'll publish MSI installers again in future releases.
We skipped the past few because Windows Defender would flag qsv as malware unless we signed it.
In the interim, you can install from source or install qsv using scoop.
https://scoop.sh/#/apps?q=qsv
cc @rzmk