Modify ↓
#3157 closed Bug (Works For Me)
Run \ Runwait functions fail to run programs with the requested execution level set to requireadministrator in the program manifest
Reported by: | Thesmeg | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.2 | Severity: | None |
Keywords: | Runwait | Cc: | Thesmeg |
Description
Regedit.exe fails to run
RunWait (@WindowsDir & "\regedit.exe")
mmc.exe fails to run
Run (@SystemDir & "\mmc.exe")
Attachments (0)
Change History (1)
comment:1 Changed 9 years ago by mLipok
- Resolution set to Works For Me
- Status changed from new to closed
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.
works for me.
Win7 Pro 64bit
Next time read TrackTicket RULES >> Guidelines
https://www.autoitscript.com/trac/autoit/wiki
and try to ask on the forum:
https://www.autoitscript.com/forum/
before you post any new ticket.