This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/iairu/c7b8dd73858ceac0d02b783554e7ea24 | |
--- | |
1. Download MSOffice 2016 ClickToRun installer and place it to your Downloads folder, also run "pacman -Syu winetricks krb5 samba" (this will perform system upgrade as well as install these three packages) | |
2. Run "Microsoft Office 2016 (method B)" in PlayOnLinux, select setup.exe, let wine (5.8) install Mono and Gecko (or anything it prompts), setup should fail with "File not found", this is ok, do not click on next in playonlinux after that window shows up, you can close the "File not found" window, keep playonlinux setup in background for now | |
3. Install in terminal "pacman -Syu lib32-libxinerama lib32-libxcomposite" | |
4. Create "run_msoffice.sh" in your prefered folder, we will reuse this script for debugging, utilize environment variables from 'find /home -name "Microsoft*.log"' (change "declare -x" to "export" and remove rest of log content), adjust your "run_msoffice.sh" so it looks like (utilize your export lines not mine, these are for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#SingleInstance Force ; aby skript nebezal viac-krat naraz | |
CoordMode, ToolTip, Screen ; toto je len pre pomocnik nizsie (Tooltip) | |
; pomocnik sa zobrazuje v pravom hornom rohu obrazovky po dobu spustenia skriptu | |
help = | |
(LTrim | |
[E] New equation | |
[F] Overbar | |
[I] Implication | |
[U] Arrow Up |