TheCakeIsNaOH / chocolatey-packages

Package sources for Chocolatey.org
Apache License 2.0
6 stars 6 forks source link

(pcsx2.install) Install fails at autohotkey script #33

Closed midrare closed 2 months ago

midrare commented 3 months ago

Expected Behavior

Install completes normally.

Current Behavior

Autohotkey script errors out.

Steps to Reproduce

  1. PCSX2 is not installed, not the .install or .portable version, either from chocolatey, another package manager, or an unmanaged msi or anything.
  2. Start powershell prompt with admin privileges.
  3. choco install pcsx2.install
  4. Observe error popup

screen01

Your Environment

Other relevant details ```batch C:\Users\Anonymous>assoc .ahk .ahk=AutoHotkeyScript C:\Users\Anonymous>ftype AutoHotkeyScript AutoHotkeyScript="C:\ProgramData\scoop\apps\autohotkey\2.0.17\UX\AutoHotkeyUX.exe" "C:\ProgramData\scoop\apps\autohotkey\2.0.17\UX\launcher.ahk" "%1" %* C:\Users\Anonymous>where autohotkey C:\ProgramData\scoop\shims\autohotkey.exe C:\ProgramData\chocolatey\bin\AutoHotkey.exe ```
TheCakeIsNaOH commented 3 months ago

Thanks for the details, I'll take a look and try to fix it for you.

TheCakeIsNaOH commented 2 months ago

This is no longer applicable, as the next stable release is out, and has a working silent install switch.