-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add multiple Windows prefix locations to WineGUI #24
Comments
The default wine directory: Ideally try to create/place/move others as much as possible to folder: If you didn't create any Windows machines in WineGUI, you can also consider changing the machine folder location at: Finally, if you know how to work on command line, you can also use the In this last example a symbolic link will be created between the existing machine and the WineGUI prefixes location, without the need of moving your Windows Machine/Bottle. |
Thanks. But you can't move cdrives out of their app. Bottles/snap/flatpak all place them in very specific folders. Hopefully one day there'll be a settings page in winegui where you can add existing. cdrives |
I understand, for now try to create a symbolic link via |
Upstream ticket created: https://gitlab.melroy.org/melroy/winegui/-/issues/42 |
What does the machine folder do? You say |
The machine folder location it the place where all wine bottles are stored and read. So if you move your bottles to your other disk (within a specific directory). You can change the machine folder location in winegui to point to a specific directory on that disk. From that moment forwards again the wine bottles are read and created on that new location. |
Thanks. What is a bottle? Is that the same as a wine prefix? But if my wine prefix is at |
Yes bottle is the same as a wine prefix. And in winegui I just try to call it a windows machine to make it even easier to most people. Yes you should create a directory on the top level indeed |
Thanks again. But my question is since I already have the prefix, where should I point the machine folder to? |
I believe we went over this earlier. You can either move the prefix. Or use a symbolic link (using ln) or just create a new bottle or a copy of your bottle. |
I have lots of different Windows folders in different places - .wine, .snap, flathub somewhere, Bottles, Steam.
How do I get WineGUI to see them all please?
The text was updated successfully, but these errors were encountered: