This commit is contained in:
USER
2024-09-13 19:18:24 +01:00
parent cf13ef1ee4
commit 59afc7b73a
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
@echo off
@echo on
call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx
echo "START: %~n0"

View File

@ -1,4 +1,4 @@
@echo off
@echo on
call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx
echo "START: %~n0"