Add scripts for installing and configuring MSEdgeRedirect
This commit is contained in:
parent
8edd0ca479
commit
aea3edfef7
3 changed files with 16 additions and 1 deletions
scripts/Windows/Software/MSEdgeRedirect
3
scripts/Windows/Software/MSEdgeRedirect/Install.ps1
Normal file
3
scripts/Windows/Software/MSEdgeRedirect/Install.ps1
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/pwsh
|
||||
choco install -y MSEdgeRedirect;
|
||||
. "$PSScriptRoot/../../Config/MSEdgeRedirect/Install.ps1";
|
Loading…
Add table
Add a link
Reference in a new issue