/build/static/layout/Breadcrumb_cap_w.png

msxml3.INF

This file is included in my MSI and actually installs after installing the MSI.
The problem is the file replaces msxml.dll, msxml3a.dll & msxml3r.dll in the system32 with newer version. Is there a way of stopping this from happening.

Giz

0 Comments   [ + ] Show comments

Answers (2)

Posted by: Gekris 17 years ago
Senior Yellow Belt
0
remove the entries in the INF that install the files in question.

hear is some information on INF files.
this one is good to get your barings:
http://www.osronline.com/ddkx/install/create-inf_7xev.htm

this one has some details on buiding them for activeX controlls.
http://msdn.microsoft.com/library/default.asp?url=/workshop/components/activex/packaging.asp

you can rem out the line with the upgrade dll's listed with a ";" to make testing easyer.

hopefully this helps
Posted by: MSIMaker 17 years ago
2nd Degree Black Belt
0
Upgrading the the files msxml.dll, msxml3a.dll & msxml3r.dll in the system32 with a newer version should not be a problem actually as they are backward compatible according to Microsoft. Even though sometimes this is incorrect.

We have several apps which use these files and updating to a newer version than the base OS has not caused an issue for us at all.

Make sure that your package does not remove them on uninstall and you should be fine.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ