Modify ↓
Opened 16 years ago
Closed 16 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 Changed 16 years ago by TicketCleanup
- Version 3.2.12.1 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
DllCall() and the Windows API mutex/object related functions can do it.
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.
Automatic ticket cleanup.