Hi,

Sorry for taking long to replay.

As far as I am aware it is not possible to set the version of the DLL's when
compiling each page and user control into a separate assembly.
If this is possible can someone point me in the right direction on how to do
this? I have down some searching but no luck.

Thanks,
Sean

>Sean Gainsford wrote:
> If there have been minor changes to the code behind such that the size of
> the compiled DLL does not change between builds the DLL will not be marked
> as modified in the diff file, and as such does not get patched. I presume
> this it due to neither the file size nor version being different. Would it
> not be possible to use the MSIFileHash table?
>
> Is there anything I can do to fix this?
>

Update the version number. MSI trusts versioninfo if present.

--
sig://boB
http://joyofsetup.com/
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to