Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Advertised Shortcuts in a setup and deployment project

Reply
 
Old 03-26-2008   #1 (permalink)
Pat


 
 

Advertised Shortcuts in a setup and deployment project

How can I create a setup and deploment project which does not create
Advertised Shortcuts.

My System SpecsSystem Spec
Old 03-26-2008   #2 (permalink)
Phil Wilson


 
 

Re: Advertised Shortcuts in a setup and deployment project

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.

My System SpecsSystem Spec
Old 03-26-2008   #3 (permalink)
Pat


 
 

Re: Advertised Shortcuts in a setup and deployment project

Thanks Phil, But do you know if it is possible to do this in the Visual
Studio Setup and Deployment project?



"Phil Wilson" wrote:
Quote:

> 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.
>
>
>
My System SpecsSystem Spec
Old 03-27-2008   #4 (permalink)
Phil Wilson


 
 

Re: Advertised Shortcuts in a setup and deployment project

No it's not. This should be in a FAQ somewhere, but VS setup projects simply
do not offer IDE support to all the features of Windows Installer. If you
want IDE support for more than one feature, custom actions in the UI
sequence, your own custom dialogs, support for patches, non-advertised
shortcuts etc etc then go for another tool. That's why InstallShield, Wise,
Wix, Advanced Installer and so on are in business.
--
Phil Wilson
[MVP Windows Installer]

"Pat" <Pat@xxxxxx> wrote in message
news:FCF38B0F-634D-4620-BF3F-6DAB138FC081@xxxxxx
Quote:

> Thanks Phil, But do you know if it is possible to do this in the Visual
> Studio Setup and Deployment project?
>
>
>
> "Phil Wilson" wrote:
>
Quote:

>> 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.
>>
>>
>>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Windows Setup could not reinitialize the deployment engine? General Discussion
Checking serial key with setup project. .NET General
MSI Installer VS 2005 Setup Project .NET General
Setup and Deployment .NET General
Multi-boot setup process does not work as advertised in FAQs Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46