
set date/time/time zone dialog
Quote:
> I need to launch a dialog like the one you get by
> right-clicking the time on the taskbar and selecting
> "adjust date/time"
> Having the user click the the taskbar date/time is not
> acceptable for this application
> It would be ok to simply launch the taskbar version
> for them
> I believe that the taskbar date/time launches a DLL ( via rundll32.exe )
> but I don't know which one
It's timedate.cpl. You might want to take a look at KB article Q135068
or search the MSDN library for "Control_RunDLL".
The command line to do what you want is:
trailing "0" is the number of the page to select. If you change it to
"1" in this example, you will get the timezone page instead of the
time/date page.
--
J.T. Anderson
PLATINUM technology, Los Angeles Laboratory