Re: MSI vs EXE

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The exe is a bootstrapper ,, it will check if installer is availlable on
the system and then launches the msi if not it will display a message or
install the installer module ( if you provided it )

regards

M. Posseth



"David A. Osborn" <dosborn278@xxxxxxxxxxx> wrote in message
news:vwLRe.301735$x96.117874@xxxxxxxxxxxx
> Any ideas why my .msi file is building, but apparently the .exe install
> file is not? I don't appear to be getting any build errors or warnings,
> but the date on the file never gets updated.
>
>
> "David A. Osborn" <dosborn278@xxxxxxxxxxx> wrote in message
> news:uRHRe.300333$x96.174970@xxxxxxxxxxxx
>> What's the difference between the .msi setup installation file and the
>> .exe setup file for my project? Both were building to the same thing,
>> but after playing around with things (I don't know which setting I hit)
>> the msi file builds, but the .exe does not.
>>
>> Thanks!
>>
>>
>>
>
>


.



Relevant Pages

  • Re: published software: Unabled to extract deployment information.
    ... being able to publish an .exe file directly using group policy. ... can not be installed properly by GP using msi! ... WIndows Installer, ...
    (microsoft.public.windows.server.active_directory)
  • Re: published software: Unabled to extract deployment information.
    ... software with .exe extensions using group policy. ... can not be installed properly by GP using msi! ... File types that you use with Group Policy Software Installation ... WIndows Installer, ...
    (microsoft.public.windows.server.active_directory)
  • RE: Creating Installer or Executable in Python
    ... ..EXE installers. ... Also note that you should build an MSI installer e.g. using InnoSetup ...
    (comp.lang.python)
  • Re: Creating Installer or Executable in Python
    ... .EXE installers. ... Also note that you should build an MSI installer e.g. using InnoSetup ... Use autorun if you ship a DVD or CD-ROM. ...
    (comp.lang.python)
  • Re: MSI vs EXE
    ... MSI are Microsoft Installler packadges, you can deploy them in an active ... directory environment through group policy's where as EXE installers you can ... > What's the difference between the .msi setup installation file and the ...
    (microsoft.public.dotnet.languages.vb)