Versioning is built into certain files like DLLs and EXEs and not into
other files like XML and text files. That much has nothing to do with
WiX or MSI. Files are either versioned or they aren't. MSI simply
reflects those versions, by default.

-----Original Message-----
From: Dave Combs [mailto:dave.co...@kaazing.com] 
Sent: Thursday, June 02, 2011 11:56 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] need pointers to docs on file-versioning

Hi,

I just had a couple simple questions, and looking through both the WiX
book
and various Google searches hasn't helped.

* In WiX, how does one indicate that a given file is to be unversioned?
* In WiX, how does one indicate that a given file is versioned?  I see
the
'DefaultVersion' property, but am not sure to what that applies (what's
'default' about this value?)
* Do all the files in an installation have to be at the same version?
If
not, how does one distinguish?  Conversely, if not, do I have to then
specify the version for every file, or is this inherited somehow from
the
ProductVersion setting?

Any quick pointers to docs or discussions or anything else that actually
describes how to specify versioned vs unversioned files would be
helpful.
Everything I've found so far describes how versioned vs unversioned are
updated during upgrades/patches, but not how to specify
versioned/unversioned in the first place.

Thanks!
Dave
------------------------------------------------------------------------
------
Simplify data backup and recovery for your virtual environment with
vRanger.
Installation's a snap, and flexible recovery options mean your data is
safe,
secure and there when you need it. Discover what all the cheering's
about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to