How to create shortcuts for a Visual Studio 2005 or Visual Studio .NET setup and deployment project (307358)



The information in this article applies to:

  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio 2005 Standard Edition
  • Microsoft Visual Studio .NET (2003), Professional Edition
  • Microsoft Visual Studio .NET (2003), Academic Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
  • Microsoft Visual Studio .NET (2002), Professional Edition
  • Microsoft Visual Studio .NET (2002), Academic Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Developer Edition

This article was previously published under Q307358

SUMMARY

Shortcuts are not automatically generated when you use the Setup Wizard to create a deployment project in Visual Studio .NET. This article explains how to create shortcuts from within the Visual Studio Deployment Tool.

Steps to Create Shortcuts

You can use the following procedure to create shortcuts in your deployment project:
  1. Open the File System Editor: from the View menu, point to Editor, and then click File System.
  2. Open the application folder that contains the file that you want to create a shortcut for.
  3. Right-click the file that you want to create a shortcut to.
  4. Click Create Shortcut.
  5. A shortcut will be created in the same folder as the original file.
  6. Drag the shortcut to the desired folder. For example, if you want to create a shortcut in your Program menu, drag the shortcut to the Programs menu folder; if you want to create a shortcut on the Start menu, drag the shortcut to the Start menu folder. The folder location of the shortcut can also be changed through the folder field of the Properties Window.

REFERENCES

For more information, see the topic "Adding and Removing Shortcuts in the File System Editor" in Visual Studio .NET Help:

Modification Type:MajorLast Reviewed:9/14/2005
Keywords:kbDeployment kbHOWTOmaster KB307358 kbAudDeveloper