ewall
Posts: 40
Score: 2 Joined: 9/8/2003 From: Portland, Maine, USA Status: offline
|
I'm with ab2cv... the locally-cached copy of the MSI should be faster, and moreso it should be exactly what was installed. If your company is like my current employer, sometimes we make updates to the original MSI and inc the version number (1.0.1)... doing a "msiexec /x package.msi" might be incorrect in this case if the older v1.0.0 version is installed, whereas doing the "msexec /x {GUID}" is always correct.
_____________________________
~ewall
|