WINE
Created: 2018-11-25 13:34:33 -0800 Modified: 2018-11-25 13:36:21 -0800
Basics
Section titled Basics- It’s a compatibility layer on Linux for running Windows programs.
- winecfg shows a Windows-like GUI that lets you customize aspects like your Windows version (e.g. XP, 7, etc.).
- winetricks is practically necessary from what I understand. It can be used to run “.verb” scripts and install components (e.g. ”$ winetricks corefonts winhttp wininet”).