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
As per this document https://msdn.microsoft.com/en-us/library/windows/desktop/jj673981%28v=vs.85%29.aspx, it states as below.
DON'T: Don't put shortcuts to the following items on the Start screen: (previous document says the same for StartMenu http://www.2brightsparks.com/bb/viewtopic.php?t=7624)
Other Microsoft Documentation below, it says to create shortcuts only for Programs and recommeds to use Add/Remove Programs for uninstall/repair/modify actions
https://msdn.microsoft.com/en-us/library/windows/desktop/dn742493.aspx https://msdn.microsoft.com/en-us/library/windows/desktop/bb204770%28v=vs.85%29.aspx https://msdn.microsoft.com/en-us/library/windows/desktop/aa372825%28v=vs.85%29.aspx
The behaviour of shorcuts displayed for few products is explained in the below blog. http://forums.winamp.com/showthread.php?t=378327