That did the trick - Thanks neil!

On Mon, Jan 19, 2009 at 1:18 PM, Neil Sleightholm <n...@x2systems.com>wrote:

> >> I would be happy with one example.
>
> I use <?define Version = "!(bind.fileVersion.MyFile.exe)" ?> in several
> installs.
>
> I would also point out the file version that MSI uses for replacing
> files and what you see when you right click on a file and look at its
> properties is not the Assembly version information, it is the Win32 file
> version information. Assembly version information is mapped to file
> version for your convenience and if you were so inclined you could
> replace it with a completely different version. I would use
> "!(bind.fileVersion.xxx)" if I were you.
>
> Neil
>
> Neil Sleightholm
> X2 Systems Limited
> n...@x2systems.com
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Regards,
 cf
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to