How to start Linux Apps by wine
How to start Linux Apps by wine
Wine 6.0 can start linux apps in wine, but wine 7.0 ,8.0 can't .So how can I achieve it?
Re: How to start Linux Apps by wine
Do you mean something like this?
Re: How to start Linux Apps by wine
Can you give an example of what you are trying to do and the result?
Re: How to start Linux Apps by wine
Make sure you can open a PDF file with your favorite program using xdg-open:
If this works, you can modify the registry so that PDF files can be opened:
https://wiki.winehq.org/FAQ#How_do_I_as ... in_Wine.3F
Code: Select all
xdg-open example.pdf
https://wiki.winehq.org/FAQ#How_do_I_as ... in_Wine.3F