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

Properly support WINE #21

Open
probonopd opened this issue Feb 1, 2023 · 1 comment
Open

Properly support WINE #21

probonopd opened this issue Feb 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@probonopd
Copy link
Member

Properly support WINE and Windows executables (in case it isn't by default).
We need to think about what this might entail.

@probonopd probonopd added the enhancement New feature or request label Feb 1, 2023
@probonopd
Copy link
Member Author

Treat .exe like applications, similar to how we treat application bundles and (as a fallback) .desktop files.

When launching them, construct an environment with the WINEPREFIX they are located in, so that launching an .exe in fact results in it being launched using the correct WINE and the correct WINEPREFIX, even if there are multple ones on the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant