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

What about setup.exe and .msi

ad
I use WebSetup project to create the deployment file for my web application.
The WebSetup project always create two file xxxx.msi and setup.exe.
What is the difference between?
Mar 26 '06 #1
3 4912
xxxx.msi is a database of installation items. setup.exe is an utility that
starts installation. You don't have to use it, double-clicking xxxx.msi will
cause the same effect. The actual installation is performed by the Windows
Installer Service.

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:ek**************@TK2MSFTNGP12.phx.gbl...
I use WebSetup project to create the deployment file for my web
application.
The WebSetup project always create two file xxxx.msi and setup.exe.
What is the difference between?

Mar 26 '06 #2
In addition, the setup.exe also checks to make sure you have the correct
environment such as correct .NET version and such. It will tell you if you
do not.

"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:uK**************@TK2MSFTNGP11.phx.gbl...
xxxx.msi is a database of installation items. setup.exe is an utility that
starts installation. You don't have to use it, double-clicking xxxx.msi
will cause the same effect. The actual installation is performed by the
Windows Installer Service.

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:ek**************@TK2MSFTNGP12.phx.gbl...
I use WebSetup project to create the deployment file for my web
application.
The WebSetup project always create two file xxxx.msi and setup.exe.
What is the difference between?


Mar 26 '06 #3
ad
Thanks, Could we include the xxx.msi in setup.exe?
"Peter Rilling" <pe***@nospam.rilling.net> ¼¶¼g©ó¶l¥ó·s»D:O0**************@TK2MSFTNGP12.phx.g bl...
In addition, the setup.exe also checks to make sure you have the correct
environment such as correct .NET version and such. It will tell you if
you do not.

"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:uK**************@TK2MSFTNGP11.phx.gbl...
xxxx.msi is a database of installation items. setup.exe is an utility
that starts installation. You don't have to use it, double-clicking
xxxx.msi will cause the same effect. The actual installation is performed
by the Windows Installer Service.

Eliyahu

"ad" <fl****@wfes.tcc.edu.tw> wrote in message
news:ek**************@TK2MSFTNGP12.phx.gbl...
I use WebSetup project to create the deployment file for my web
application.
The WebSetup project always create two file xxxx.msi and setup.exe.
What is the difference between?



Mar 26 '06 #4

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

Similar topics

5
by: lkrubner | last post by:
I have a webserver through Rackspace. I create a domain. I create an FTP user. I upload some files. I create a database called testOfSetupScript and then I create a database user named setup. I...
3
by: dp | last post by:
I just started using VB.NET and am trying to go through a complete test project. I did some db stuff, added a crystal reports form for output and the program runs as it should. Now how do I create...
4
by: Richard Shea | last post by:
Hi - This is probably quite a stupid question but I've never understood what setup.py does. I've got a situation at the moment where I would like to use a script (which someone else has written and...
2
by: Johnny Lee | last post by:
Here is the source: #! /bin/python #@brief This is a xunit test framework for python, see TDD for more details class TestCase: def setUp(self): print "setUp in TestCase"
1
by: JJ | last post by:
Hi, I have gone the setup project route and added the setup project to my solution as in the guide. I have checked the dependancy's and they all seem to be there. Now do I just build the project...
3
by: Joachim | last post by:
In the Install-Start-Welcome dialog - how can I change the text "Welcome to the MyApp Setup Wizard"? For instance, if I would like it to be in another language.
4
by: Howard Kaikow | last post by:
When I build a setup project, the dependency in the setup project is tied to the version in which it was built. Is there a way to build a setup project that can be used in both versions of the...
15
by: Joe | last post by:
when I build application with vb8, it is setup.exe with bunch of files and then moving to the other computer, it request to download files over the internet. How can I build stand-alone .exe...
6
by: Srini | last post by:
Hi, I am facing a problem in localizing the setup file and .NET framework redistributable. I am trying to deploy c# winform application. I have created a setup project. I need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
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.