When my app is installed it creates a shortcut (Start-->Programs-->MyApp). As users will install the app to different locations and on different drives, how can I get the path of the shortcut so i can then place another on the desktop?

I can create a shortcut, I just need to be able to get the path of the shortcut created from the setup.

Thanks.