@echo off
mode
con lines=
10
mode
con cols=
33
title ..:: Created By Darioxhcx :
:.. echo escribi el nombre..
set /p
var=
reg add "HKEY_CURRENT_USER\Control Panel\International" /v s1159 /t REG_SZ /d
%var% /f
reg add "HKEY_CURRENT_USER\Control Panel\International" /v s2359 /t REG_SZ /d
%var% /f
reg add "HKEY_CURRENT_USER\Control Panel\International" /v sTimeFormat /t REG_SZ /d "HH:mm:ss tt" /f
reg add "HKEY_USERS\.DEFAULT\Control Panel\International" /v s1159 /t REG_SZ /d
%var% /f
reg add "HKEY_USERS\.DEFAULT\Control Panel\International" /v s2359 /t REG_SZ /d
%var% /f
reg add "HKEY_USERS\.DEFAULT\Control Panel\International" /v sTimeFormat /t REG_SZ /d "HH:mm:ss tt" /f
cls
msg * Si no esta el nombre en la barra de herramientas.. es necesario reiniciar
set /p
xD=desea reiniciar
[y/n
]..
if %xD%==
%xD% goto %xD%
:
y
shutdown -r -t
05 -c "By Darioxhcx" &
GoTo :EoF
:
n
msg * buee matate keres xD
(?