Open
Description
Functions like Install-ChocolateyInstallPackage
are not running in the background and block further script execution until the installer finished.
So example code on how to interact with a non-silent installer setup window in parallel would greatly lower the threshold to use the extension as a lightweight alternative to something like AutoHotKey.