Hi All,
Can someone point me to a list of the parameters for
wine explorer /...
I am not finding it in the manual page.
Many thanks,
-T
List for "wine explorer"?
-
- Level 4
- Posts: 196
- Joined: Wed Oct 04, 2023 7:57 am
Re: List for "wine explorer"?
it can be just
and I have a file browser, like when a Windows user does
Windows E
it can also be
viewtopic.php?t=37529
Code: Select all
export WINEARCH=win32
export WINEPREFIX=~/.wine32
wine explorer
Windows E
it can also be
viewtopic.php?t=37529
Re: List for "wine explorer"?
You can find all the parameters on the wiki:
https://gitlab.winehq.org/wine/wine/-/w ... s/explorer
https://gitlab.winehq.org/wine/wine/-/w ... s/explorer
-
- Level 3
- Posts: 96
- Joined: Thu Aug 21, 2014 6:40 pm
Re: List for "wine explorer"?
That was what I was looking for. Thank you!jkfloris wrote: ↑Fri Dec 27, 2024 6:36 am You can find all the parameters on the wiki:
https://gitlab.winehq.org/wine/wine/-/w ... s/explorer