question about exe to msi
Hi all,
I just want to ask why do we need to repackage exe to msi.
and what is the difference of two also in terms of installing.
Thanks!
I just want to ask why do we need to repackage exe to msi.
and what is the difference of two also in terms of installing.
Thanks!
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
satnix
13 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
kokiladhevi
13 years ago
MSI Advantages:
- Customize Applications to suit the user needs.
- Simplify the Installation and Un-installation Procedures.
- Once packaged, applications can be quickly installed on a range of desktops in multiple locations, saving administrative costs, simplifying the manage of licensing fees and minimizing support and repair expenditures.
- Has a great flexibility of obtaining the lost files through a phenomenon called Self Heal, this reduces the down time of application. If a critical file (a .DLL or .EXE file, for example) that is part of the distribution is corrupt or is deleted, the user can be prompted to repair the installation by presenting the original .MSI distribution. Additionally, if the installation media is available (for example, on a network share), the repair simply happens automatically.
- Can be advertised. So that on demand installation could take place.
- Upgrading of the application can be done with ease.
Posted by:
perk
13 years ago
Posted by:
srshmca
13 years ago
Hi vhoyy,
There are some of the disadvantageous are their with EXE , So we are going for Re-packaging Or packaging. Let me explain some of the advantages available and which are not available in EXE.
1) Self heeling :- when application gets curreputed by user or unexpectedly then Re-packaged or packaged application make sure that application will work's fine with using this conspt.
2) Roll-Back:- If u r installing any Re-packaged or packaged application middle of the installation if u want to cancel or some thing else happen then ur system will come to previous sate.(But not with EXE, exe can leave some of the file in the system ).
3) Reduce Support Costs.
4)Advertisement Installation .
5)DLL heal .
These are all some of the advantages available with Re-packaging Or packaging.
I hope this will helps you..........................
There are some of the disadvantageous are their with EXE , So we are going for Re-packaging Or packaging. Let me explain some of the advantages available and which are not available in EXE.
1) Self heeling :- when application gets curreputed by user or unexpectedly then Re-packaged or packaged application make sure that application will work's fine with using this conspt.
2) Roll-Back:- If u r installing any Re-packaged or packaged application middle of the installation if u want to cancel or some thing else happen then ur system will come to previous sate.(But not with EXE, exe can leave some of the file in the system ).
3) Reduce Support Costs.
4)Advertisement Installation .
5)DLL heal .
These are all some of the advantages available with Re-packaging Or packaging.
I hope this will helps you..........................
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.