Modify ↓
Opened 17 years ago
Closed 17 years ago
#666 closed Feature Request (Rejected)
Ability to wait on a Mutex
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
When performing uninstalls, the recommended way to wait for the uninstall to finish it to monitor the _MSIExecute mutex. I've been lookung, but can't find a way with AutoIT to do that. A way to easily check a mutex would be a great new feature.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Version: | 3.2.12.1 |
|---|
comment:2 by , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
DllCall() and the Windows API mutex/object related functions can do it.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.