• 2 Posts
  • 41 Comments
Joined 2 months ago
cake
Cake day: February 8th, 2025

help-circle
rss













  • Think of them as a simplified mimic to the windows file system, they create this fake C: drive & user directory with basic windows paths (user, app data, program files, etc) an you can choose what firmware gets installed to prefixes (like .Net frameworks) an all this is how people can run .exe executables on Linux.

    When you run wine ./something.exe a prefix is automatically created and the application uses that prefix to make it think it’s using the windows fs.