Skip to content

Commit dcdca6d

Browse files
authored
install.ps1 aktualisieren
1 parent db3f60c commit dcdca6d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

install.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ try {
4949
exit 1
5050
}
5151

52-
# Remove MOTW (prevents SmartScreen popup)
53-
Unblock-File -Path "$TmpDir\$Archive" -ErrorAction SilentlyContinue
5452

5553
# Checksum verification
5654
$ChecksumUrl = "$BaseUrl/checksums.txt"

0 commit comments

Comments
 (0)