473,385 Members | 1,806 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.

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 2631
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: 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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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...

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.