mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
windows-application-driver@1.2.1: Fix shim creation
This commit is contained in:
parent
686da71bdb
commit
04607fabbe
@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"url": "https://github.com/Microsoft/WinAppDriver/releases/download/v1.2.1/WindowsApplicationDriver_1.2.1.msi",
|
"url": "https://github.com/Microsoft/WinAppDriver/releases/download/v1.2.1/WindowsApplicationDriver_1.2.1.msi",
|
||||||
"hash": "a76a8f4e44b29bad331acf6b6c248fcc65324f502f28826ad2acd5f3c80857fe",
|
"hash": "a76a8f4e44b29bad331acf6b6c248fcc65324f502f28826ad2acd5f3c80857fe",
|
||||||
"post_install": [
|
"pre_install": [
|
||||||
"Move-Item \"$dir\\System\\*\", \"$dir\\Windows Application Driver\\*\" -Destination \"$dir\"",
|
"Move-Item \"$dir\\System\\*\", \"$dir\\Windows Application Driver\\*\" -Destination \"$dir\"",
|
||||||
"Remove-Item \"$dir\\System\", \"$dir\\Windows Application Driver\""
|
"Remove-Item \"$dir\\System\", \"$dir\\Windows Application Driver\""
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user