Modify ↓
Opened 6 years ago
Closed 6 years ago
#3686 closed Bug (No Bug)
StringReplace if running under local system account
Reported by: | supersonic! | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.5 | Severity: | None |
Keywords: | StringReplace | Cc: |
Description
Hi -
If running an A3X compiled script under MS-Windows XP SP3 and as local system account (in my case as part of a Windows domain logon procedure) the builtin marco @LogonDomain (related marcos too?) does not work properly - it returns "".
If executed under the same account type but under MS-Windows 7+ it works properly - meaning it returns the current Windows domain the computer system is joined to.
Is this a bug or a OS limitation?
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by anonymous
comment:2 Changed 6 years ago by Jos
- Resolution set to No Bug
- Status changed from new to closed
Please use our forum for support questions.
Jos
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Ahh... My fault... Wrong title and keyword... Please change...