PC Review


Reply
Thread Tools Rate Thread

Advertised Shortcuts in a setup and deployment project

 
 
Pat
Guest
Posts: n/a
 
      26th Mar 2008
How can I create a setup and deploment project which does not create
Advertised Shortcuts.
 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      26th Mar 2008
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" <(E-Mail Removed)> wrote in message
news:911FF055-782D-4F1F-A6E9-(E-Mail Removed)...
> How can I create a setup and deploment project which does not create
> Advertised Shortcuts.



 
Reply With Quote
 
Pat
Guest
Posts: n/a
 
      26th Mar 2008
Thanks Phil, But do you know if it is possible to do this in the Visual
Studio Setup and Deployment project?



"Phil Wilson" wrote:

> 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" <(E-Mail Removed)> wrote in message
> news:911FF055-782D-4F1F-A6E9-(E-Mail Removed)...
> > How can I create a setup and deploment project which does not create
> > Advertised Shortcuts.

>
>
>

 
Reply With Quote
 
Phil Wilson
Guest
Posts: n/a
 
      27th Mar 2008
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" <(E-Mail Removed)> wrote in message
news:FCF38B0F-634D-4620-BF3F-(E-Mail Removed)...
> Thanks Phil, But do you know if it is possible to do this in the Visual
> Studio Setup and Deployment project?
>
>
>
> "Phil Wilson" wrote:
>
>> 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" <(E-Mail Removed)> wrote in message
>> news:911FF055-782D-4F1F-A6E9-(E-Mail Removed)...
>> > How can I create a setup and deploment project which does not create
>> > Advertised Shortcuts.

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2008 => Setup/Deployment => Setup Project => bug? Just D. Microsoft C# .NET 2 5th Jan 2009 08:31 PM
Setup and Deployment project does not compile project with localization Greg Microsoft Dot NET 0 7th Sep 2007 03:52 PM
Setup and deployment - setup project in VS 2005 kanepart2@hotmail.com Microsoft Dot NET 0 1st Jun 2007 08:15 PM
Setup and deployment - setup project in VS 2005 kanepart2@hotmail.com Microsoft Dot NET 0 1st Jun 2007 08:14 PM
Setup and deployment - setup project in VS 2005 kanepart2@hotmail.com Microsoft Dot NET 0 1st Jun 2007 08:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:54 AM.