Closed FredHappyface closed 3 years ago
Hi, to be a valid package, a package must be silently installed and uninstalled successfully. For the uninstallation, even when using silent options, a window appears : "Do you want to remove user preferences?". Authokey allows to send "Enter" when this window appears to select the default option.
Ah makes sense
Thanks :)
Several other packages seem to be affected by this issue as well. I suggest that this MUST be documented in nuspec descriptions for two reasons:
I understand your point of view but this topic should be raised to the Chocolatey Teams as it concerns all packages using AutoHotkey, you can open an issue here: https://github.com/chocolatey/choco/issues
Also, directly on the Chocolatey Page of each package, there is a Dependencies column. For fontforge for example, you can see the "autohotkey.install" is needed to install FontForge.
Hi, cheers for providing fontforge to chocolatey. I've had quite a bit of fun playing around with it
I was wondering why the chocolatey package requires autohotkey? I've had a search around online and cannot find much on it.
Any automation that I use with ff is with python so I'm not too sure on what the purpose is?
Thanks for your time on this :)