Update 'README.md'
This commit is contained in:
parent
5eeae58fdf
commit
f9480b5440
@ -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;
|
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"
|
Powershell.exe -command "cd $env:userprofile; AppData\Local\Temp\sysinfo.ps1 -write_output"
|
||||||
|
exit
|
||||||
del %userprofile%\AppData\Local\Temp\sysinfo.ps1
|
del %userprofile%\AppData\Local\Temp\sysinfo.ps1
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user