We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91aec3 commit a0c87b5Copy full SHA for a0c87b5
scripts/build_dlstreamer_dlls.ps1
@@ -146,6 +146,7 @@ else {
146
147
ls ${env:ProgramFiles(X86)}\NSIS\Plugins
148
ls ${env:ProgramFiles(X86)}\NSIS\Plugins\x86-unicode
149
+ls ${env:ProgramFiles(X86)}\NSIS\Plugins\Plugins
150
# ============================================================================
151
# VS BuildTools, vcpkg and Windows SDK
152
0 commit comments