#3588 closed Bug (No Bug)
Strange behavior of RunAs()
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.3 | Severity: | None |
| Keywords: | Cc: |
Description
If I use RunAs() function to start a program, the program is started under credentials of user started a script and not depend on parameters provided to function.
Tested in versions: 3.3.14.2, 3.3.14.3, 3.3.15.0
In attachment:
Testing script: RunAsTest.au3
Helper script (compile to EXE): WhoAmi.au3
Krsta
Attachments (1)
Change History (4)
by , 8 years ago
comment:1 by , 8 years ago
RunAsWait() have same problem.
Tested in versions: 3.3.14.2, 3.3.14.3, 3.3.15.0
comment:2 by , 8 years ago
I forget to mention environment of tests.
RunAs() was tested on Windows XP SP 32bit Czech ed., Windows 7 Pro 32bit Czech Ed., Windows 10 Home and Pro 64bit Czech locale.
RunAsWait() on W10 Home only.
Every scripts was started from SciTE and compiled to x86 target.
Krsta
comment:3 by , 8 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Please use the forum for support questions as I am not convinced this is a bug.
Jos

RunAsTest scripts