Update Build.ps1

This commit is contained in:
Dmitry Nefedov
2022-09-01 20:00:14 +03:00
committed by GitHub
parent be4626d17e
commit db0a6821f9

View File

@@ -16,6 +16,7 @@
#>
#Requires -Version 5.1
# Doesn't work on PowerShell 7.2 due it doesn't contains IE parser engine. You have to use a 3rd party module to make it work like it's presented in CI/CD config: AngleSharp
# Download all files to "Downloads folder\ReVanced"
$DownloadsFolder = Get-ItemPropertyValue -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}"