The following batch file is not working in admin mode.
Code: Select all
w32tm /config /manualpeerlist:,0x8 /syncfromflags:manual
net stop w32time
net start w32time
tzutil /s "Pacific Standard Time"
start "F:\FreeBASIC\UnixTime\dodicatTZI.exe"
Pause
tzutil /s "GMT Standard Time"