C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Program Setp Quries ....


Posted Date: 30 Aug 2008      Total Responses: 1

Posted By: nilesh bahirshet       Member Level: Gold     Points: 1


Whenever we create the setup of a Program using the
Setup and deployment wizard after setup there are several file are created ..

1) what is the diffrence between setup.exe and setup.msi
as well as what is use of .msi file ?
2) In which folder both files shuld be store in Debug folder or in Relese folder ?




Responses

Author: Karthikeyan S    30 Aug 2008Member Level: GoldRating:     Points: 6
Hi,

1. If we selected .exe output type while deploying our project, we will get setup.exe file along with other support files like 'Crystal report supporting files', 'SQl Express database file', 'Framework support files' etc. So, user can view the support files for the project along with the .exe file. If we should not expose project support files to client we have to choose .msi format.

If we selected .msi output type while deploying our project, we will get only one file called ****.msi and there will be no other support files will be distributed to client. So, user have to use .msi file to install our software. So, we are in safer side so that our software is not misused for other purpose by our client.

So, both .exe and .msi will do one thing , but .msi file will compress and decode all other support files in one file called .msi and it will extract or redistribute while installation is in progress.

2. Defaultly both files will be stored in Debug folder. By changing our settings we can store it in release folder also.



Post Reply
You must Sign In to post a response.
Next : help me out in C# windows appln
Previous : previous visit date
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

accuconference

Contact Us    Privacy Policy    Terms Of Use