Home arrow C# arrow Page 7 - Creating a .NET Windows Installer – Part 1
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Creating a .NET Windows Installer – Part 1 - Adding Files, Project Outputs, and Shortcuts
(Page 7 of 14 )

The first step in creating a setup is specifying what files you want to be copied to the target computer, using the File System designer. You can specify that files should be added to a system-recognized folder like the System folder, Fonts folder, the GAC (Global Assembly Cache), or even the user's My Documents folder. You can also add files to a hard-coded path (using the Custom Folder option) or to the directory the user selects for the application (the Application Folder). The full list of supported folder options is shown below:



The File System window is divided into two panes: a list of folders (on the left), and a list of files for the currently selected folder (on the right). You can add a new folder by right-clicking on the folder list, and choosing Add Special Folder.

blog comments powered by Disqus
C# ARTICLES

- Introduction to Objects and Classes in C#, P...
- Visual C#.NET, Part 1: Introduction to Progr...
- C# - An Introduction
- Hotmail Exposed: Access Hotmail using C#
- Razor Sharp C#
- Introduction to Objects and Classes in C#
- Making Your Code CLS Compliant
- Programming with MySQL and .NET Technologies
- Socket Programming in C# - Part II
- Socket Programming in C# - Part I
- Creational Patterns in C#
- Type Conversions
- Creating Custom Delegates and Events in C#
- Inheritance and Polymorphism
- Understanding Properties in C#

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 7 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials