rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.25k stars 213 forks source link

AutoHotkey and installation errors "Error: Parameter #3 must not be blank in this case" #733

Open PhilippS23 opened 1 year ago

PhilippS23 commented 1 year ago

I tried to reinstall Kinto multiple times, but I just can't install it correctly. Latest versions of Python and Git are installed. But I still get this error after running the script. grafik

By running the command "py .\setup.py" there is also an error at the installation progress. The output is in German, but it says "The system cannot find the specified path"

grafik

If I ignore the error and just press "y" it will install the application.

At the end of the installation, there is also the same error as in the second photo.

grafik

The Device I am using is a Lenovo ThinkPad X1 Yoga Gen 6 applied to a docking station with a normal office keyboard.

If I restart the device, I directly get the error of the first photo after logging in.

Does anyone have an idea how to fix this?

rbreaves commented 1 year ago

Blank parameters usually indicate that Strawberry Perl is either not installed, installed correctly or not being called properly.. I am really not sure which is going on, that log indicates you have Strawberry Perl. Only thing I know that could cause that error though.

hieusydo commented 1 year ago

@PhilippS23 FYI, I ran into this exact same error when updating kinto. Eventually, I had to completely remove everything and reran the setup script. Now it's working again.

  1. py .\setup.py and choose option 5 for uninstall.
  2. Uninstall Strawberry & chocolatey. This varies depending how you installed them at first. But make sure that C:\Strawberry and C:\ProgramData\chocolatey are removed before try reinstalling.
  3. Reran setup script.