wine
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wine [2020/11/20 00:38] – tags, title decap rjt | wine [2022/04/21 20:24] (current) – [Errors and Fixes] clarity rjt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wine ====== | ====== Wine ====== | ||
| - | ===== Tweaks | + | ===== Tweaks ===== |
| ==== Copy / Paste ==== | ==== Copy / Paste ==== | ||
| Line 41: | Line 41: | ||
| Put, say, '' | Put, say, '' | ||
| + | |||
| + | ==== .desktop files ==== | ||
| + | |||
| + | Wine likes to dump a bunch of useless .desktop files ... | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | When making your own .desktop | ||
| + | |||
| + | < | ||
| + | Path=[full path to directory with your program in it] | ||
| + | Exec=env WINEPREFIX=[full path to a wine prefix if you're not using the default one] wine [.EXE file you want to run] | ||
| + | </ | ||
| + | |||
| + | ===== Errors and Fixes ===== | ||
| + | |||
| + | > This application could not be started. You must enable the .NET Framework from Windows Features dialog box (from Control Panel, choose Programs, Turn Windows features on or off). | ||
| + | |||
| + | * Fix: '' | ||
| + | * Source: https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
wine.1605793093.txt.gz · Last modified: 2020/11/20 00:38 by rjt
