473,466 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Create 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 2635
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
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
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
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
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
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
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
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
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
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
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
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.