Well I can confirm it does not cause an error on Windows XP
However it does not appear to work for me on Windows 7

<Shortcut Id='Diagnostics'
                      Name="$(var.ApplicationName) !(loc.Diagnostics)"
                      Target="[!diag]">
                <ShortcutProperty Key="System.AppUserModel.PreventPinning"
Value="1" />
                <ShortcutProperty
Key="System.AppUserModel.ExcludeFromShowInNewInstall" Value="1" />
              </Shortcut>
</Shortcut>

-----Original Message-----
From: Christopher Painter [mailto:chr...@deploymentengineering.com] 
Sent: 22 March 2011 14:34
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Shortcuts and Recent Programs list

Yes, but the original question applied to Windows 7 which is MSI 5.0.
 
---
Christopher Painter, Author of Deployment Engineering Blog Have a hot tip,
know a secret or read a really good thread that deserves attention? E-Mail
Me



----- Original Message ----
From: Michael Tissington <michael_tissing...@ciqual.com>
To: General discussion for Windows Installer XML toolset. 
<wix-users@lists.sourceforge.net>
Sent: Tue, March 22, 2011 9:13:40 AM
Subject: Re: [WiX-users] Shortcuts and Recent Programs list

Hmm, WiX supports this but isn't this only supported with misexec 5.0 ?

-----Original Message-----
From: Michael Urman [mailto:mur...@gmail.com] 
Sent: 22 March 2011 13:56
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Shortcuts and Recent Programs list

Or add a ShortcutProperty element with
@Key='System.AppUserModel.ExcludeFromShowInNewInstall' and @Value='1'
to your Shortcut element, assuming you're using a version of WiX that
supports this element.

On Tue, Mar 22, 2011 at 08:02, Pally Sandher <pally.sand...@iesve.com>
wrote:
> Don't install on Windows 7?
>
> Palbinder Sandher
> Software Deployment Engineer
> T: +44 (0) 141 945 8500
> F: +44 (0) 141 945 8501
>
> http://www.iesve.com
> **Design, Simulate + Innovate with the <Virtual Environment>** 
> Integrated Environmental Solutions Limited. Registered in Scotland No. 
> SC151456 Registered Office - Helix Building, West Of Scotland Science 
> Park, Glasgow G20 0SP Email Disclaimer
>
> -----Original Message-----
> From: Michael Tissington [mailto:michael_tissing...@ciqual.com]
> Sent: 22 March 2011 12:35
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: [WiX-users] Shortcuts and Recent Programs list
>
> In my install I'm creating a number of shortcuts. They are also
automatically appearing in the Start Menu list of recently opened programs.
>
> Is there a way to prevent them appearing on this list?
>
>
> ----------------------------------------------------------------------
> -------- Enable your software for Intel(R) Active Management 
> Technology to meet the growing manageability and security demands of 
> your customers. Businesses are taking advantage of Intel(R) vPro (TM) 
> technology - will your software be a part of the solution? Download 
> the Intel(R) Manageability Checker today! 
> http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ----------------------------------------------------------------------
> -------- Enable your software for Intel(R) Active Management 
> Technology to meet the growing manageability and security demands of 
> your customers. Businesses are taking advantage of Intel(R) vPro (TM) 
> technology - will your software be a part of the solution? Download 
> the Intel(R) Manageability Checker today! 
> http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

----------------------------------------------------------------------------
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses are
taking advantage of Intel(R) vPro (TM) technology - will your software be a
part of the solution? Download the Intel(R) Manageability Checker today!
http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


----------------------------------------------------------------------------
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      

----------------------------------------------------------------------------
--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to