Hello,
Since Microsoft decided to change the start menu, we have a problem with the way we install our software
Normally we have a layout
[CompanyName]
--[Product v1.0.0]
-- -- [ApplicationName]
-- -- -- Application.lnk
-- -- [Documentation]
-- -- -- Doc link1
-- -- -- Doc link2
-- Uninstall Product v1.0.0
--[Product v1.0.1]
--[Other Product]
But in Windows 10, this is all squashed into just the CompanyName folder, Uninstall links are gone and shortcuts of different versions of our software are just placed all under CompanyName. So for Windows 10 I guess we should revise the Start Menu to only include App links, like Microsoft wants us to.
However, since the majority of customer still use Windows 7 and lower we would like to keep our current layout for Windows 7 and lower.
Is (or will there be) a way in Advanced Installer to cope with this? (Different start menu layout for Windows 10 and others?)
Do you know of other workarounds (except 3rd party stuff like Classic Shell, which we do not want to impose to our customers) to work around this issue?
Thank you
Patrick Riphagen