I'm maintaining a handful of MSI packages created with WiX 2.0.4820.0.
These packages are essentially variants of a single package that are
customised for specific clients.
My concern is that the GUID for any given component in the various
packages is the same. The files associated with the co
I am packaging third party DLLs in my .msi file. These DLLs do not
contain a Language entry in their resource bundle. When I validate the
MSI I get an ICE60 warning for each of these DLLs: "The file is not a Font, and its version is not a companion file reference.
It should have a language
I am packaging an MSI that I would like to have perform a Major Upgrade
when deployed on a machine with an older version of said package already
installed.
My setup:
* Product Id is set to "----"
* Upgrade Code is set to which does not change
* The Upgrade clause i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have a performance counter DLL I need to deploy and register.
Internally this is handled with regsvr32. This dll is, as far as I can
determine, /not/ self registering.
How do I register the performance counters in this DLL? If it were
self-reg I c
4 matches
Mail list logo