Create Setup file

csharp , setup , visual express edition India
  • 11 years ago
    I've created an application using Visual Express edition.which uses framework of 3.5, i need to know how to create a setup file which will carry framework of 3.5,instead of being downloaded from Microsoft website..
  • 11 years ago
    Create a new project and select setup and deployment..add your executable file and it will automatically check for dependencies such as dll and ocx files you've used in your program.. To add .net framework installer, go to the project properties and check .net framework in the project's prerequisites...it will automatically add an installer of .net framework and will not download it from the net...
  • 11 years ago
    I'm using visual express edition . do i need to install visual studio 2008 for this ??

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“An expert is a man who has made all the mistakes that can be made in a very narrow field” - Niels Bohr