AutoHotkey manifest doesn't automatically assign ahk files to application
Bug Report
Package Name: autohotkey
Current Behavior
Application is installed correctly, application just sits with not file assignment.
Expected Behavior
ahk file type is automatically assigned to AutoHotkey application
Additional context/output
I need to navigate manually to the ~/scoop folder and select the AutoHotkey application that's been installed so relevant options turn up in right-click menus of ahk files.
Possible Solution
Adding commands to a post installation script to assign ahk to program, not sure how.
System details
Windows version: Windows 10 21H2 OS architecture: 64bit PowerShell version: Major: 5 Minor: 1 Build: 19041 Revision: 1682
Scoop Configuration
{
"lastUpdate": "2022-05-17T15:33:25.3594869+10:00",
"SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
"SCOOP_BRANCH": "master"
}
You'll need to bundle a .reg file with the manifest, see vscode for example
I would rather have scoop avoid touching my system's registry.
As rashil2000 says it'd be best (imo) to include a reg file and just comment on it like 7-zip does:
