Using MSI installer we create application shortcuts on Windows 7, 8, 8.1 , 10 operating systems. Along with application shortcuts, we also create Uninstallation Shortcut for the program.
Path to shortcut on until Win7: [ProgramsMenuFolder]\CompanyName\ProductName\
Path to shortcut on until Win8/8.1/10: [ProgramsMenuFolder]\ProductName\
The uninstall shortcut appears on Win7 but on Win8 and above this shortcut doesn't appear for few products.
I found a blog where they say that on Win8+ shortcuts named uninstall is removed by the OS automatically. http://forums.winamp.com/showthread.php?t=378327
Could someone point out to any Microsoft documentation for this issue or even guidelines to create shortcuts?