473,385 Members | 1,486 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

licence agreement (web setup project)

Hey

asp.net 2.0

I'm wondering how to configure a web setup project so that when user
installs the website, the istallation process promt the user with licence
agreement... The user has to accept / decline.. etc

any here have a link to an article about this?

Jeff
Sep 27 '06 #1
1 1488
In .NET proper, you have to create a custom installer class. This is not
overly difficult, but the .NET 2.0 model is a bit trickier. The commercial
installers, like Wise, make this a bit easier, but they can be a bit out of
budget for some. Wix is an open source installer that might help:
http://sourceforge.net/projects/wix

To simplify creation of the XML for Wix, there is WixEdit:
http://sourceforge.net/projects/wixedit

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Jeff" <it************@hotmail.com.NOSPAMwrote in message
news:uJ**************@TK2MSFTNGP03.phx.gbl...
Hey

asp.net 2.0

I'm wondering how to configure a web setup project so that when user
installs the website, the istallation process promt the user with licence
agreement... The user has to accept / decline.. etc

any here have a link to an article about this?

Jeff

Sep 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Leon Jollans | last post by:
How can I add tmy crystal licence key to my project (via AssemblyInfo or app.exe.config?) without using the merge module method? I have an app I am deploying via no-touch methods and so am not...
0
by: tomcrom | last post by:
Hi everyone, recently I purchased the VS .NET 2003 Enterprise Developer (fully commercial) upgrade to my VS .NET 2002 Enterprise Developer. I received in the box 'Proofs of Purchase', but did...
2
by: Amine | last post by:
Hi ALL, I am trying to add a license agreement to my setup project. I have added the lic.rtf file to the setup project and added the "License Agreement" dialog to the setup. But when I run the...
2
by: MENTAT | last post by:
Hi, I am trying to create an installer for my web application. So I added a web setup project to my solution (I am using VS.NET 2003). Been playing around with it since then and it basically...
3
by: bruce | last post by:
Hi, I am trying to write a simple installation program that asks the user a few questions and then installs a software application and its associate files based on those answers. I am new to...
5
by: barbara | last post by:
Hi, All, I am using Visual Studio .net setup wizard to make a deloying application. I tried to add a .rtf file to the agreement dialog, but I could not make it. What I did is: I add a license...
15
by: Brett | last post by:
Say I want my installation to popup a user agreement, after they select yes, the install continues. Otherwise, it aborts. I don't think VS.NET offers this. How else can it be done? Also, does...
84
by: John Perks and Sarah Mount | last post by:
we have some Python code we're planning to GPL. However, bits of it were cut&pasted from some wxPython-licenced code to use as a starting point for implementation. It is possible that some...
0
by: =?Utf-8?B?bWVsbG93cmVk?= | last post by:
I have a laptop which had Office 2007 trial installed. I've manged to unistall this and install my 2003 version. Everything works ok except for an "End User Licence Agreement" window appears. I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.