473,508 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installation program

Hi there!

I have a small application that I want to distribute to users. I want an
easy installation program and for this I need some help. The application is
an excel client (an excel add-in that uses methods and properties of an .NET
dll). I want to use the set up project type of .NET.

I think these are the steps that should be done by installation program:

- Check whether .NET framework is installed. If not, install it.
- Check that Excel is installed and where it is located.
- Register .NET component and create type library for early binding (when I
do this manually, I use the regasm tool of .NET framework), place these
files in same folder as Excel.exe.
- Copy StockQuotes.xla to appropriate directory: C:\Program Files\Microsoft
Office\Office10\XLStart.

Now the questions:
- I know how to check for .NET framework, but how can I bundle it and
install it if not installed? One big file is best to my less knowledgable
users, I think.
- How do I use the regasm tool in a setup project?

All tips and ideas are welcome!

Best regards

Clarkie

Jul 19 '05 #1
1 2643
I don't know if it's possible to include the .NET
framework in your installation. I've only seen it as
an .EXE so it would have to be installed separately.
-----Original Message-----
Hi there!

I have a small application that I want to distribute to users. I want aneasy installation program and for this I need some help. The application isan excel client (an excel add-in that uses methods and properties of an .NETdll). I want to use the set up project type of .NET.

I think these are the steps that should be done by installation program:
- Check whether .NET framework is installed. If not, install it.- Check that Excel is installed and where it is located.
- Register .NET component and create type library for early binding (when Ido this manually, I use the regasm tool of .NET framework), place thesefiles in same folder as Excel.exe.
- Copy StockQuotes.xla to appropriate directory: C:\Program Files\MicrosoftOffice\Office10\XLStart.

Now the questions:
- I know how to check for .NET framework, but how can I bundle it andinstall it if not installed? One big file is best to my less knowledgableusers, I think.
- How do I use the regasm tool in a setup project?

All tips and ideas are welcome!

Best regards

Clarkie

.

Jul 19 '05 #2

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

Similar topics

2
1619
by: Tim Marsden | last post by:
Hi, Any suggestions on how I can secure my application with some kind of installation key, or put a expiry date on the software. Tim
2
2989
by: Jimbo | last post by:
I am trying to install Sql Server on a Win 2000 Server...It keeps failing and I dont know why...I turned off my anti-virus for installation and am logged in as an admin..heres the output of the...
4
7349
by: Scott Glasgow | last post by:
I have the Microsoft Visual Basic .NET Deluxe Learning Edition from Microsoft and am trying to reinstall it after a hardware system crash requiring complete reformat/reinstall of Windows XP Pro and...
3
312
by: Clark B | last post by:
Hi there! I have a small application that I want to distribute to users. I want an easy installation program and for this I need some help. The application is an excel client (an excel add-in...
3
4381
by: MLH | last post by:
I tested the install fileset on my laptop before leaving the office. It worked perfectly. My-App installation was terminated prematurely because DAO350.DLL would not register in registry. So I...
2
2000
by: salad | last post by:
Hi. I have some questions regarding the distribution and installation of an application. My current application is written in A97. I figure its time the application is upgraded to A2003 to...
2
1839
by: dani kotlar | last post by:
I have two questions concerning publishing and installation: 1. I used the publish wizard to publish an application. The application gets installed on the target computer in some obscure folder. My...
1
1534
by: =?Utf-8?B?d2luZHNpbQ==?= | last post by:
Hi, I have 3 C# programs (version: 4.6.0; 4.6.1; 4.7.0) now.When I firstly install v4.6.0 and next v4.6.1,that is ok---that means v4.6.1 becomes the current program to open the project...
2
1718
by: =?Utf-8?B?R3JlZw==?= | last post by:
I have no idea where to post this question, or even if its appropriate for me to post it here. I don't know if installing a VB.Net program has caused the problem I'm having or not. All I know is I...
0
7127
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
7331
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,...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5056
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
768
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.