this post was submitted on 21 Jan 2025
98 points (100.0% liked)

Linux

6848 readers
181 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago (2 children)

Injust made the jump over, I know this is on my pc but I have no idea how to use it

[–] [email protected] 2 points 2 months ago (1 children)

Maybe try some GUIs like Bottles or Lutris. If you want a Windows-like experience in Bottles, you need to disable the sandbox, otherwise, you'll have to place files inside the "bottle"(sanbox dir) I'm not sure about Lutris. If you have pure Wine installed and clicking on a .exe file does nothing, you can use the terminal. Just type 'wine pathtoyour.exe,' and it will run(install) inside the ".wine" directory in your home dir. However, remember that using non-sandboxed Wine means Windows programs have full access to your files (just like on Windows), and Wine can also run Windows viruses.

[–] [email protected] 1 points 2 months ago

How donI go about running sandboxed wine? I cant see why I wouldnt want everything windows running in a sandbox.

[–] [email protected] 2 points 2 months ago

I believe, you just launch a .exe file and it should be the default application that gets started...