When Wix creates a shortcut with the same name as an existing shortcut, it overwrites the existing shortcut. Is there a way to detect the existing shortcut and ensure the new shortcut has a unique name?
For example, if Wix installs shortcut "MyApp" on the desktop, but the user already has a shortcut named "MyApp" on their desktop, I'd like Wix to instead install shortcut "MyApp (2)" (or something like that) and leave the existing "MyApp" shortcut unchanged.