add systeminfo.exe output

This commit is contained in:
Dax T. Games
2020-09-12 06:10:41 -04:00
parent 6458199812
commit 4378741aad
3 changed files with 18 additions and 0 deletions

View File

@ -35,6 +35,12 @@ echo where git
echo ------------------------------------
where git
echo.
echo ------------------------------------
echo systeminfo
echo ------------------------------------
systeminfo
echo.
echo ------------------------------------
echo Make sure you sanitize this output of private data prior to posting it online for review by the CMDER Team!