mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
install required tool
This commit is contained in:
parent
f5762f6ad1
commit
3a885eada1
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ init:
|
|||
} else {
|
||||
$env:channel = "win-x64-stable"
|
||||
}
|
||||
dotnet tool update -g vpk
|
||||
|
||||
- sc config WSearch start= auto # Starts Windows Search service- Needed for running ExplorerTest
|
||||
- net start WSearch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue