https://bugs.winehq.org/show_bug.cgi?id=53150
Bug ID: 53150 Summary: Add global script hooks on wine Product: Wine-staging Version: unspecified Hardware: Other OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rizalmart98@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Give user a global option to run custom shell commands before starting wine and before exiting wine.
Example: * When a user run windows programs on wine. Wine will execute linux commands first before starting the actual windows program
* When the windows program closed. After the windows program was ended wine will run custom shell command before completely exited wine
https://bugs.winehq.org/show_bug.cgi?id=53150
rizalmart98@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Add global script hooks on |Add global shell hooks on |wine |wine
https://bugs.winehq.org/show_bug.cgi?id=53150
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Version|unspecified |7.10 Product|Wine-staging |Wine CC|leslie_alistair@hotmail.com |
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Why do you need changes to Wine to do this? Why not just write a script to wrap wine?
Note that you can wait for all Windows programs to finish with `wineserver -w`.
https://bugs.winehq.org/show_bug.cgi?id=53150
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO