473,503 Members | 1,735 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to simplify .NET setup program.

CR
To prepare a PC for my .NET apps I have to run mdac_typ.exe,
dotnetfx.exe, and .NET setup programs for every application. Since I
have around 8 apps this adds up to 10 installs for every pc.

Is there an easier way to do this? In VB6 I was able to run 1 setup
program and that covered everything.

Thanks!

Chuck.
Nov 20 '05 #1
3 1149
Hi,

Here is a plug in for vs.net 2003 that does that.
http://www.gotdotnet.com/community/w...A-D187D16F41F1

Ken
---------------
"CR" <cr***@hotmail.com> wrote in message
news:1a**************************@posting.google.c om...
To prepare a PC for my .NET apps I have to run mdac_typ.exe,
dotnetfx.exe, and .NET setup programs for every application. Since I
have around 8 apps this adds up to 10 installs for every pc.

Is there an easier way to do this? In VB6 I was able to run 1 setup
program and that covered everything.

Thanks!

Chuck.

Nov 20 '05 #2
* cr***@hotmail.com (CR) scripsit:
To prepare a PC for my .NET apps I have to run mdac_typ.exe,
dotnetfx.exe, and .NET setup programs for every application. Since I
have around 8 apps this adds up to 10 installs for every pc.

Is there an easier way to do this? In VB6 I was able to run 1 setup
program and that covered everything.


You'll find some links on this topic here:

<URL:http://www.google.de/groups?selm=c6o83o%24egm95%241%40ID-208219.news.uni-berlin.de>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #3
CR
hi***************@gmx.at (Herfried K. Wagner [MVP]) wrote in message news:<c6************@ID-208219.news.uni-berlin.de>...
* cr***@hotmail.com (CR) scripsit:
To prepare a PC for my .NET apps I have to run mdac_typ.exe,
dotnetfx.exe, and .NET setup programs for every application. Since I
have around 8 apps this adds up to 10 installs for every pc.

Is there an easier way to do this? In VB6 I was able to run 1 setup
program and that covered everything.


You'll find some links on this topic here:

<URL:http://www.google.de/groups?selm=c6o83o%24egm95%241%40ID-208219.news.uni-berlin.de>


That helps, but the real problem is that I have to do a separate
install for each application. For some reason I have to install the
specific setup program to get my Excel macro call to work.

For example suppose I have 2 programs, A and B, and they both call a
different excel macro using code like this:

Dim objExcel As Excel.Application
objExcel = New Excel.Application
objExcel.Workbooks.Open(FileName:="c:\test.xls", ReadOnly:=True)
objExcel.Run("test.xls!test.test")

If I only run dotnetfx.exe and mdac_typ.exe neither program A or B
will work. If I run a setup program for A, then A will work but not B.
When B tries to call the macro, it gets this error - "File or assembly
name Interop.Excel, or one of its dependencies was not found." This
is the part I don't understand. Why will it only work for program A
but not program B?
Nov 20 '05 #4

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

Similar topics

0
1532
by: Stylus Studio | last post by:
Stylus Studio 6 XML Enterprise Edition Now Integrates with TigerLogic XDMS XQuery and Native XML Database Bedford, MA, -- Stylus Studio ( http://www.stylusstudio.com ), the industry-leading...
4
2611
by: Bob | last post by:
Could anyone suggest me some examples/articles on creating a setup program in VS.NET that can install the assembly into the GAC? I have done some search and research myself and have some basic...
4
4382
by: I_AM_DON_AND_YOU? | last post by:
There is one more problem I am facing but didn't get the solution. In my Setup Program I am not been able to create 2 things (when the program is intalled on the client machine ) : (1) create...
7
1683
by: Bob | last post by:
I want my aps to the insalled as was the old way under c:\Program files\Myapp or give the user the choice as before of installing the app in another folder location. That again no longer seems...
2
5444
by: JM | last post by:
Hi, I have created a windows application which uses Microsoft.mshtml.dll for displaying browser window in the application for showing html. When I am creating a setup program, I have to...
0
975
by: slughead | last post by:
people! im new here, please be nice... im having problem with the setup package in my recent project! need help please... i have created setup package to distribute the my software,...
0
8989
by: adeebraza | last post by:
My Dear, Salman1karim As you have finished your first project in vb6, MS Access 2003 and crystal reports 11 and you want to create setup file. You need Pdcmdln.EXE file to create setup program of...
11
1593
by: Matt Fielder | last post by:
I'm writing a new install as a setup and deployment project. I have 3 pre-requisites set in the bootstrapper - Framework V2, SQL Express, Windows Installer 3.1. When the setup is launched, it...
6
1876
by: Patrick | last post by:
Hi All, Kind of new to this. What I have below works, but I am wondering if there is a way to make it more efficient/simpler instead of having to write an if, tr, td, blah for each datatype. How...
0
7199
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
7274
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
6984
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
7453
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
5576
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
4670
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
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1507
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 ...
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.