-
Notifications
You must be signed in to change notification settings - Fork 43
Is it possible to see which settings have been applied to a prefix with winetricks? #111
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
Comments
Hi @Asta1986 i think so. There is a request for this: #106 I have created a PoC for this but it is kinda raw yet. Will try to get it more stable soon. |
I see. That would be a nice addition IMHO since some apps require quite a few tweaks and back and forth with the changes made with winetricks. Are you going to try to parse winetricks.log? |
Well... it is a bit complicated :) There is a standard option avaliable for winetricks:
It works pretty well, however it does not seems to be listing the installed settings verbs:
I don't really like the idea of parsing the log files, since they are not really representative. It will be nice to create feature request for Winetricks https://github.com/Winetricks/winetricks/issues |
Hi Requested functionality has been implemented with following commit: Installed items are displayed with (application-x-ms-dos-executable) icon. Note 1: q4wine is reusing your current system's icons, so icons could differ from the attached image. Note 2: You will need to run 'Refresh Winetricks application list' in order to update the database. Note 3: since Let me know if you have any questions. Thanks. |
Thanks brezerk, q4wine is awesome. I can't believe I've discovered it only a few months ago. |
You are welcome. Glad you found it useful. Closing. Reopen if needed. |
Hey, just letting you know I've opened an issue about this on the winetricks repo: Winetricks/winetricks#936 |
Subscribed. |
Hello, I'd like to know if one can check which apps and settings have been applied to a prefix using winetricks from q4wine?
Regards.
The text was updated successfully, but these errors were encountered: