this post was submitted on 21 Oct 2025
1255 points (98.5% liked)

Technology

76299 readers
2882 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kyub@discuss.tchncs.de 10 points 10 hours ago

In order of priority:

  1. Check for a Linux-compatible alternative
  2. Try installing/running it via Bottles (a veeeery easy to use Wine frontend, hiding lots of wine complexity). Wine allows running most windows programs directly on Linux, with almost zero performance overhead.
  3. Try installing/running it via winboat (basically WSL in reverse - a well-integrated Windows VM or container running on Linux so you can run pesky Windows-only programs with it) (haven't used it myself yet)
  4. Use a regular full Windows VM on Linux (likely less well integrated and more resource intensive than #3, but maybe even more compatible). Set up a shared folder between host and VM for easy file transfers.
  5. Dual-boot Windows from another disk. Set up a shared folder/partition for file transfers.