Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create optional shim for elevated processes #1253

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

cracyc
Copy link
Contributor

@cracyc cracyc commented Jan 25, 2023

To use with https://github.com/cracyc/installshieldfix .
Installshield calls sendmessagea with hwnd_broadcast which can cause the win32 part to hang just after starting with the progress bar just stuck if there is a nonresponsive process. It looks to the users like a winevdm problem but since it's in win32, the best that can be done is to launch a shim to detour sendmessagea to sendmessagetimeouta. Hopefully will help with #1245 and #226.

@otya128 otya128 merged commit ab47e9a into otya128:master Jan 26, 2023
@cracyc cracyc deleted the isfix branch January 26, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants