Window Store apps are not like the classic Windows apps. The latter usually are installed at clear paths under C:\Program Files. So, AutoHotKey (AHK) scripts can simply run a classic app by "Run" with the path to the app executable. However, it seems there is no simple path to Windows Store app executables. So, how to start Windows Store apps in AutoHotKey scripts with a simple way?
Assume the OS is Windows 10. The following steps are a simple way to start Windows Store app in AHK script:
Run, D:\WinStoreAppLinks\OneNote