mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-20 16:34:55 +00:00
Remove the WoW64HookHelper from release #1634
Use https://github.com/QL-Win/QuickLook.Plugin.WoW64HookHelper instead
This commit is contained in:
@@ -3,6 +3,7 @@ $version = git describe --always --tags --exclude latest
|
||||
Set-Location ../Build
|
||||
|
||||
Remove-Item .\Package.7z -ErrorAction SilentlyContinue
|
||||
Remove-Item -Recurse .\Package\QuickLook.WoW64HookHelper.exe -ErrorAction SilentlyContinue
|
||||
7z a Package.7z .\Package\* -t7z -mx=9 -ms=on -m0=lzma2 -mf=BCJ2 -r -y
|
||||
makemica micasetup.json
|
||||
|
||||
|
Reference in New Issue
Block a user