Merge pull request #569 from Romanitho/Antivirus

Simplify the lnk
pull/541/merge
Romain 2024-02-19 18:00:52 +01:00 committed by GitHub
commit 5bec9e0091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -9,6 +9,11 @@ This script will:
- Install apps with Winget from a custom list file (apps.txt) or directly from popped up default list.
#>
<# UNBLOCK FILES #>
Get-ChildItem -R | Unblock-File
<# APP INFO #>
# import Appx module if the powershell version is 7/core