Get hold of Orca from the Windows SDK, install from Orca.msi.
Use it to open your built MSI file, go to the Property table.
Add a new row, property name case-sensitive DISABLEADVTSHORTCUTS and give it
a value of 1.
Save the MSI file.
http://msdn2.microsoft.com/en-us/library/aa368297.aspx
--
Phil Wilson
[MVP Windows Installer]
"Pat" <Pat@xxxxxx> wrote in message
news:911FF055-782D-4F1F-A6E9-7D3736CA7AB4@xxxxxx
Quote:
> How can I create a setup and deploment project which does not create
> Advertised Shortcuts.