This commit is contained in:
USER
2023-01-22 17:38:35 +00:00
parent c5ddcf315e
commit 7ae18c3750

View File

@ -1,4 +1,4 @@
@echo on @echo off
set check_computername=%COMPUTERNAME% set check_computername=%COMPUTERNAME%
echo "Found computer %check_computername%" echo "Found computer %check_computername%"