rudi Posted March 8, 2010 Posted March 8, 2010 Hi. A several years old script needs some rewriting: For pulling the Info, if a MSTSC session is a "/admin" session I used a function included in A3LWinAPI.au3, which was (iirc) in aut3lib. If _API_GetSystemMetrics($SM_REMOTESESSION) Then ; Console accessed using MSTSC /Console ( /admin now...) The function now is available in WinAPI.au3, but what's the value for $SM_REMOTESESSION? As all info for Auto3Lib is looked up, I can't look it up... Regards, Rudi. Earth is flat, pigs can fly, and Nuclear Power is SAFE!
exodius Posted March 8, 2010 Posted March 8, 2010 Does this help? http://msdn.microsoft.com/en-us/library/ms724385%28VS.85%29.aspx
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now