By default Windows Installer doesn't check the file version for files in
the GAC (only assembly version). If you use the -fv command line option
with light it will set a flag in the MSI to make it check the file
version.

I hope this helps.

Neil

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wix User
Sent: 17 June 2008 09:02
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Patch build with GAC update

I have followed the examples given in
http://blogs.msdn.com/pmarcu/archive/2007/06/28/sample-patch.aspx

but I have a few components with assemblies registering to GAC.
when I create a patch with the latest and deployed, it does not
replace in the GAC. I will not be making any assembly version changes
because it will break all the other references and I do not want to
have multiple versions in the GAC. only the file version will be
changed.

any idea?

------------------------------------------------------------------------
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to