Public Function GetExplorerDate() As Date
GetExplorerDate = FileDateTime(Environ("windir") & "\explorer.exe")
End Function
Get Windows Installed Date
Code:
0 comments:
Post a Comment