473,387 Members | 1,440 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,387 software developers and data experts.

Create installer with .NET Studio

How can I create Application Installer, that copy exe some dll's,
register
dll's, ask licence agreement, ask show readme.txt etc. I made new
Setup
project, but how configure it (add licence agreement form etc. )?

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Jul 21 '05 #1
1 1660
hi....

this might be a pretty long answer to explain thro chat.....
but can give you some basic ideas on hot to do it, and you can then explore
it urself.

to add license and registration text, u need to add custom forms to the
installer package.
In the project explore dialog window, click on the icon that reads "User
Interface Editor"
On the tree menu in the left right click an and say "Add Dialog".
This should show up a set of custom dialogs, select the "License Agreement"
dialog.
The dialog gets added to the installer class.
From the properties window for the license window, set the LicenseFile to
the rtf file to be shown in the installer screen.

In a similar process u can customize the setup packages.

hope this helps,
Kannan.V [MCAD.net]
"indrekm" wrote:
How can I create Application Installer, that copy exe some dll's,
register
dll's, ask licence agreement, ask show readme.txt etc. I made new
Setup
project, but how configure it (add licence agreement form etc. )?

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Jul 21 '05 #2

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

Similar topics

1
by: Sam Learner | last post by:
Hello, I am developing an application using VB .NET 2003 I will sell it in a Web Store. I understand not every Windows machine necessarily have the .NET runtime 1.1 installed... So I used the...
0
by: Arun Bhalla | last post by:
I'm having some inconsistency problems with my deployment project ("Setup") and its custom actions ("Installer"). I'm using Visual Studio .NET 2003 (.NET 1.1, no service pack) on Windows XPSP1. ...
1
by: indrekm | last post by:
How can I create Application Installer, that copy exe some dll's, register dll's, ask licence agreement, ask show readme.txt etc. I made new Setup project, but how configure it (add licence...
2
by: John Smith | last post by:
I have just got a new lap top. and went looking for the windows installer for visual studio 6 down load and could not find it. Any one know where to find it now days. Thanks in advance
1
by: Rob R. Ainscough | last post by:
In the past for VS 2003 .NET 1.1 Windows Service projects, I've been using InstallUtil. I'm now converting it over to VS 2005 and .NET 2.0 and would like to create a stand alone installer --...
0
by: Chris Mullins | last post by:
I have an application that installs some 64-bit binaries for development use in Visual Studio 2005. As such I want them to appear in the .Net References menu when someone attempts to "Add...
2
by: ashishjainism | last post by:
I am unable to install my windows service and the installutil is throwing the following error: Running a transacted installation. Beginning the Install phase of the installation. See the...
6
by: raaman rai | last post by:
ok i didnt get any response to my earlier question; therefore, i wanna flow it once again. so, i have completed an application in vb6 & cr10. now i want to create an installer (one package). so what...
1
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi mister, I have an Winforms app (Client) and Web app + WCF Services + Windows Services (Server). In server, I have installed SQL SERVER 2000. Now, I want create a installer (MSI.exe or...
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.