Update 'README.md'
This commit is contained in:
@@ -30,7 +30,7 @@ Copy and past into `CMD`
|
||||
curl https://efrick.ddns.net/git/efrick/Sysinfo/raw/branch/master/sysinfo.ps1 > %userprofile%\AppData\Local\Temp\sysinfo.ps1;
|
||||
|
||||
Powershell.exe -command "cd $env:userprofile; AppData\Local\Temp\sysinfo.ps1 -write_output"
|
||||
|
||||
exit
|
||||
del %userprofile%\AppData\Local\Temp\sysinfo.ps1
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user