RunDLL32 shell32.dll,Control_RunDLL %SystemRoot%\system32\TIMEDATE.cpl,,/Z
where
You can also use:
Control.exe %SystemRoot%\system32\TIMEDATE.CPL,,/Z
Example:
RunDLL32 shell32.dll,Control_RunDLL %SystemRoot%\system32\TIMEDATE.cpl,,/Z US Eastern Time
NOTE: You do NOT encapsulate the time zone string in quote (") marks.
See also
No comments:
Post a Comment