Skip to content

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

Closed
lfir opened this issue Jul 28, 2017 · 8 comments
Assignees
Milestone

Comments

@lfir
Copy link

lfir commented Jul 28, 2017

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.

@brezerk
Copy link
Owner

brezerk commented Aug 2, 2017

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.

@lfir
Copy link
Author

lfir commented Aug 2, 2017

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?

@brezerk
Copy link
Owner

brezerk commented Aug 3, 2017

Well... it is a bit complicated :)

There is a standard option avaliable for winetricks:

list-installed        list already-installed verbs

It works pretty well, however it does not seems to be listing the installed settings verbs:

[ himera ] brezerk@pts/3:15  ~ $
> 08/03/17 10:16:13 EEST > ~/.config/q4wine/winetricks list-installed                  
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20170614-next - sha256sum: 2a3ba95fa9f98c54db825fc0db1eaf5b318eaebdfcb461a9a8783fba687a3267 with wine-2.10 (Staging) and WINEARCH=win64
corefonts
d3dx9_36
d3dx9_42
eve
vcrun2005
vcrun2008
vcrun2010
xinput

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

@brezerk
Copy link
Owner

brezerk commented Sep 22, 2017

Hi

Requested functionality has been implemented with following commit:
bb57dd4

Example:
image

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 winetricks currently does not report applied settings list, it is impossible to check which settings have been applied to a prefix.

Let me know if you have any questions.

Thanks.

@brezerk brezerk self-assigned this Sep 22, 2017
@brezerk brezerk added this to the 1.3.6 milestone Sep 22, 2017
@lfir
Copy link
Author

lfir commented Oct 7, 2017

Thanks brezerk, q4wine is awesome. I can't believe I've discovered it only a few months ago.

@brezerk
Copy link
Owner

brezerk commented Oct 9, 2017

You are welcome. Glad you found it useful.

Closing. Reopen if needed.

@brezerk brezerk closed this as completed Oct 9, 2017
@lfir
Copy link
Author

lfir commented May 8, 2018

Hey, just letting you know I've opened an issue about this on the winetricks repo: Winetricks/winetricks#936
Best regards.

@brezerk
Copy link
Owner

brezerk commented May 8, 2018

Subscribed.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants