
Code: Select all
wine-staging /home/youruser/.local/share/flatpak/app/com.jagex.Launcher/current/active/files/Jagex\ Launcher/JagexLauncher.exe
Code: Select all
/home/youruser/.local/share/flatpak/runtime/com.jagex.Launcher.ThirdParty.RuneLite/x86_64/stable/active/filesCode: Select all
#!/bin/sh
java -jar [full path to your .jar]
I wonder if the flatpak "flatseal" would aid in that? I don't know, it's just a hunch.However, I can't seem to make it so that its launch.sh script sees anything outside .local/share/flatpak, so I would appreciate if anyone could advise on that.
Code: Select all
wine regedit
Code: Select all
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RuneLite Launcher_is1]
"InstallLocation"="C:\users\jere\AppData\Local\Runelite\"
Code: Select all
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion

