Jump to content

Recommended Posts

Posted

I need the following information for a DST related task.

I need to know the content of this registry key

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation

StandardName

and the current logged on user or even last user if there is no one logged on

thanks in advance

themush

Posted (edited)

I need the following information for a DST related task.

I need to know the content of this registry key

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation

StandardName

and the current logged on user or even last user if there is no one logged on

thanks in advance

themush

Use the RegRead() as noted on other reply by Sheville and then user the @UserName for the current logged in User. Lock over the HelpFile and it will give you more info.

Edited by EndFunc
EndFuncAutoIt is the shiznit. I love it.
Posted

Use the RegRead() as noted on other reply by Sheville and then user the @UserName for the current logged in User. Lock over the HelpFile and it will give you more info.

[/quo

thank you both I wa able to get what I needed

Posted

I need the following information for a DST related task.

Suggestion: There are quite a few people probably working on just this very project using AutoIT, and you may wish to keep searching/browsing the forums for some of their ideas and input.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...