posts - 234, comments - 480, trackbacks - 56

My Links

News




I am born in Bangladesh and currently live in Melbourne, Australia. I am a co-founder and core developer of Pageflakes www.pageflakes.com and CEO at Simplexhub, a highly experienced software development company based in Melbourne Australia and Dhaka, Bangladesh.

I also created SmartCodeGenerator

Some of my articles
Flexible and Plugin based .Net Application..
Mass Emailing Functionality with C#, .NET 2.0, and Microsoft® SQL Server 2005 Service Broker'
Write your own Code Generator or Template Engine in .NET
Smart Code Generator .NET: Usage Overview
Smart Code Generator .NET: Architectural Overview
Smart Code Generator .NET: using with NAnt and Cassini

Archives

Free Programming Language Training

Setup and Deployment Project in VS.Net -Useful Links

Hi guys hope this will be useful to quickly get the idea of Setup and Deployment Project in VS.Net

Setup and Deployment Projects Article Links
============================================

Deploying Applications and Components
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vboriDeploymentInVisualStudio.asp

Walkthrough: Deploying a Web Solution
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskdeployingwebsolution.asp

Walkthrough: Using a Custom Action to Create a Database During Installation
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskdeployingwebsolution.asp

Setup and Deployment Project FAQ
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=219564&SiteID=1

A Setup and Deployment project that passes parameters to the configuration file
http://www.codeproject.com/dotnet/SetupAndDeployment.asp


Using VBScript in an installer package
http://www.codeproject.com/dotnet/Enhance_MSI_with_vbs.asp

Install a Service using a Script
http://www.codeproject.com/dotnet/ScriptedServiceInstall.asp

Creating Setup and Deployment Projects in VS.NET
http://www.c-sharpcorner.com/Code/2003/April/SetupProjects.asp

 

Print | posted on Thursday, August 03, 2006 5:25 AM |

Feedback

Gravatar

# re: Setup and Deployment Project in VS.Net -Useful Links

hi,

i ve a web application and its installer. now am going to have a patch for the application. what i want is the installer should install the new patch without uninstalling the already existing application.

is there a way for this?

thx,
raju
5/6/2007 10:10 PM | raju
Gravatar

# re: Setup and Deployment Project in VS.Net -Useful Links

Hi !!

Your Link is extremly good..

But , can u tell me one thing about Setup & Deployment

WHAT IS THE USE OF REGISTRY EDITOR AND FILE SYSTEM EDITOR When we are cerating package...

Please give some example .. and pleaes give me ans as soon as possible..

Thanking You.
8/31/2007 2:26 AM | Nevil Gandhi
Gravatar

# re: Setup and Deployment Project in VS.Net -Useful Links

Above links are not workinng can you help me with new link.
3/30/2008 8:54 PM | Bimal
Gravatar

# re: Setup and Deployment Project in VS.Net -Useful Links

Hi shahed,

I have a setup project created using setup and deployment option in VS2008. It is working fine. I have 10 files which I will add to the project manually and vs2008 detects the associated dependencies and loads them automatically.The files and dependencies all are in the same folder.

Then I am able to create the msi package.

The next time when I need a build I will clear this whole list and go ahead with the process once again.

I prepare this build quite frequently. so i want to know is there any way i can load all these files from a config file instead of adding them manually everytime. Or is ther any other method available which can automate this .
The files are fixed and will never change(other that their version).
4/2/2009 7:09 PM | Anandarajeshwaran.J
Gravatar

# re: Setup and Deployment Project in VS.Net -Useful Links

I have an exe, now I want to deploy this so I have written setup in vs.net. And i have added two check boxes, " Launch the application " and " Set as startup " , but my question is how do I handle the these two events ? As for as i know i need to write the Script to validate and execute according to the input given by the user for these two actions.

Can some one tell me whether i am right or wrong?, if I am right then which script is the easier one? and please let me know the steps to accomplish my task.

Thanks in advance, Ravi Naik.
8/17/2009 3:57 PM | Ravi Naik
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: