Query on Microsoft Visual Studio .NET 2003

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Kakoli (anonymous_at_discussions.microsoft.com)
Date: 03/22/04


Date: Mon, 22 Mar 2004 02:58:00 -0800

I am trying to create the installer package through setup
and deployment project feature of .NET.
In the installer, the user should have the option of
choosing whether he wants a shortcut to be created or not.
Now, how do I asoociate a Condition property with a short-
cut. I could see the Condition property only for Files,
not for Shortcut.