Skip to content

Instantly share code, notes, and snippets.

View iairu's full-sized avatar
🎯
Focusing

Ondrej Špánik iairu

🎯
Focusing
  • FIIT STU
  • Bratislava, Slovakia
  • 01:29 (UTC +02:00)
View GitHub Profile
@iairu
iairu / gist:c7b8dd73858ceac0d02b783554e7ea24
Last active September 22, 2025 07:58
MSOffice 2016 on ArchLinux with PlayonLinux, verified working in 2025
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
@iairu
iairu / ppi_word_keybinds.ahk
Last active October 31, 2020 10:28
Pomôcka pre písanie PPI zadaní aby časté LaTeX príkazy vo Word rovniciach mali klávesové skratky. Skript spúšťaj pomocou AutoHotkey https://www.autohotkey.com/. Rýchle uloženie z Gistu: pravým klik na čudlík "Raw" a "Save as"
#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