mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-25 11:46:07 +00:00
Remove the WoW64HookHelper from release #1634
Use https://github.com/QL-Win/QuickLook.Plugin.WoW64HookHelper instead
This commit is contained in:
@@ -19,6 +19,7 @@ if(-not (Test-Path env:CI))
|
||||
Copy-Item -Recurse ..\Build\Package ..\Build\Appx\Package
|
||||
Copy-Item -Recurse ..\Build\Assets ..\Build\Appx\Assets
|
||||
Copy-item ..\Build\AppxManifest.xml ..\Build\Appx\AppxManifest.xml
|
||||
Remove-Item -Recurse ..\Build\Appx\Package\QuickLook.WoW64HookHelper.exe -ErrorAction SilentlyContinue
|
||||
|
||||
# set version to git version
|
||||
Update-Version("..\Build\Appx\AppxManifest.xml")
|
||||
|
Reference in New Issue
Block a user