There is a recent PSDK.MSI thread where Simon Scott suspects a FilesInUse 
pattern bug:
   
  
http://groups.google.com/group/microsoft.public.platformsdk.msi/browse_thread/thread/17f76202ee2b2742/dc061211ad4db61a?lnk=raot

  He thinks MSI is having a false positive on a locked file and that pressing 
ignore results in a successful instalation.  In this scenario, making all 
component files vital by default would actually result in a blocked 
installation.
   
  It would be difficult to predict in advance of shipping a product which files 
might trip this possible bug so IMHO it might be best to leave vital not set 
and let the administrator roll the dice when choosing to hit ignore, retry or 
cancel.  If you don't, you'll be getting the support call anyways since the 
install rolled back.
   
  
Neil Sleightholm <[EMAIL PROTECTED]> wrote:
  I would vote for make vital true by default with the option of setting
it off via the command line. I have never really thought there are many
occasions when making a file optional would be ok. I would guess that a
lot of installs (mine included) don't set this but that clicking
"ignore" would actually break the install.

Neil

Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: 04 May 2008 05:04
To: WiX-users
Subject: [WiX-users] RFC: File vitality

I just posted a request for comments on my blog, to ask about a change 
we're considering to simplify WiX authoring. You can see the post here:

http://www.joyofsetup.com/2008/05/03/rfc-vitality/

The short version is that we're considering marking all files with the 
msidbFileAttributesVital bit set by default. That's a behavior change 
and we wanted to get feedback before deciding either way. Please read 
the whole post and let us know what you think, either via blog post 
comments or mail on this list.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j
avaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to