Launch Windows Date/Time Properties
Launch Windows Date/Time Properties
Original Author: VisualBlind
Code
Code:
'Launch Windows Date/Time Properties Dialog
Dim dblReturn As Double
dblReturn = Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", 5)
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.