WheezyE / Winelink

Installation scripts for running Winlink (RMS Express/Trimode & VARA) on non-Windows computers. Wine & Box86 make this project possible.
68 stars 18 forks source link

Lack of installed 7zip seems to fail AutoHotkey installation #43

Closed anttivs closed 1 year ago

anttivs commented 2 years ago

I used the script to install Winlink on Raspbian Buster. I did not have 7zip installed prior to first running the script, and the installation of AutoHotkey.exe failed on this line

7z x AutoHotkey104805_Install.exe AutoHotkey.exe -y -bsp0 -bso0

Subsequently VARA configuration failed.

The second try worked as the p7zip-full package had been installed by the script later.

WheezyE commented 2 years ago

Thank you for the bug report. I'll roll this into the next commit

WheezyE commented 1 year ago

This will be fixed in the future updates of the script. This patch-5 branch a ton of new updates since it is trying to incorporate multi-system wine install, so the new update might take a while. I'll close this for now though