MSI Installers

Seekermeister

Golden Member
Oct 3, 2006
1,971
0
0
Twice, I have noticed that when installing a program with a MSI installer, that it caused my PVR150's picture to freeze for maybe 20 seconds, and then have the sound and video remain out of sync, until I changed the channel. In the last instance, Installing MS's Calculator Plus, it also caused Zone Alarm to pop a dialog saying that my file manager was attempting to gain access to the internet, and when I denied that, another saying that the installer was trying to contact the internet, which I also denied. Taken one at a time, I might discount the significance of these, but together, they have me wondering what was going on? Why is there even such a thing as a MSI installer, when we already have other installers that work without any problem?

I doubt that anyone can answer these questions, but I have to ask regardless.
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
MSI installers are an Microsoft standard formats that offers features like:
Ability to install and uninstall applications using Domain Group Policies
Ability to customize the installed features and settings to meet individual company needs.
Detailed logging.

Wikipedia: Windows Installer
 

Seekermeister

Golden Member
Oct 3, 2006
1,971
0
0
Thanks, but that doesn't explain the behaviors that I described. Why would the installer have to call home to accomplish anything like those things? Why does it interfere with a TV tuner's operation? These things occurred while the installer was initializing, before the actual installation even began. Therefore, no files should have even been changed.
 

Aluvus

Platinum Member
Apr 27, 2006
2,913
1
0
Originally posted by: Seekermeister
Thanks, but that doesn't explain the behaviors that I described. Why would the installer have to call home to accomplish anything like those things?

Shot in the dark, but it may phone home in order to check if you have the most recent versions of the files used by the installer engine.
 

John

Moderator Emeritus<br>Elite Member
Oct 9, 1999
33,944
4
81
The installer is most likely phoning home due to activation or validation reasons. Microsoft Calculator Plus needs a genuine copy of windows. Install a packet sniffer if you want to find out what data is being transmitted.
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
Correct! MSI (MicroSoft Installer) operating sequence now includes validation that it is being installed into a genuine Windows product. The handshake with "home" is part of that sequence.