|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.Net 2.0 MSI package using vdproj and 1.1 assembliesI'm creating an MSI package using a vdproj file and have to include a
couple of 1.1 assembly files that are needed. They are not strong named and cannot be put into the GAC. When MSI deploys these files, the file size is slightly smaller and bytes are missing! Something in the the msi create or deploy is removing data. I can't modify these dlls as they *belong* to a different group that won't be going to .Net 2.0 anytime soon. I can simply create a .Net 1.1 deployment package for these files, but I'm a little surprised at this and was wondering if any one else had this problem and if there was a workaround. thanks jim |
|||||||||||||||||||||||