You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardcode some paths to fix errors
- Hardcoded paths to Windows binaries (e.g. "C:\Windows\explorer.exe" instead of just "explorer.exe") which might address FreeRDP errors in #85 and #90 (needs to be confirmed as for me it works both before and after this change)
- Hardcoded the Linoffice binary folder in the uninstall script so that it doesn't offer to delete another folder if it is executed outside the expected location (fixes#91)