I am using WiX to create MSI for my package.
My package is getting installed under program files folder.
I want to have a shortcut created (**only for windows version other then windows-8**) my package which should show up in "Start".
How can i achieve this? Can any one help me with the steps to do this?
I am not want to create shortcut for windows-8 OS.