mirror of
https://github.com/massgravel/get.activated.win.git
synced 2025-12-16 16:48:20 +01:00
parent
8dafebad65
commit
8de888f52f
1 changed files with 112 additions and 114 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
|
||||
|
||||
& {
|
||||
$psv = (Get-Host).Version.Major
|
||||
$troubleshoot = 'https://massgrave.dev/troubleshoot'
|
||||
|
||||
|
|
@ -121,4 +120,3 @@
|
|||
|
||||
$FilePaths = @("$env:SystemRoot\Temp\MAS*.cmd", "$env:USERPROFILE\AppData\Local\Temp\MAS*.cmd")
|
||||
foreach ($FilePath in $FilePaths) { Get-Item $FilePath -ErrorAction SilentlyContinue | Remove-Item }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue