ApplicationID plug-in
From NSIS Wiki
Jump to navigationJump to search
Author: MJPA (talk, contrib) |
Links
Updated Downloads:
Pre-built DLLs
Github Repo
Original Download:
Built DLL
Source
Description
ApplicationID.dll is an NSIS plug-in that lets you set the Application ID of a shortcut (.lnk) so it is linked to your applications jump list in Windows 7+. Without the Application ID being set on the Start Menu shortcuts no jump list will be shown in the Start Menu for that shortcut.
Usage
ApplicationID::Set "$SMPROGRAMS\$StartMenuFolder\${PRODUCT_NAME}.lnk" "MyAppID" Pop $0 $0=0 -no errors $0=-1 -error
Version History
- 1.0
- Initial release of ApplicationID.