Is there a way to access an xml file (packaged within the msi) from a
custom action that is executed immediately. 
 
I am trying to see if it is possible to update Properties from values
within a config file. Therefore a deferred custom action is not
appropriate as I will not have full access to the properties, but I want
to package the config file within the installer package and therefore a
packaged file will not be available on disk at the point that an
immediate custom action is executed. 
 
In a nutshell I understand that any files will not be on the file system
when an immediate custom action is executed, but is there a way of
storing (and accessing) the file some other way?
 
Any feedback on this would be most appreciated
 

.
----------------------------------------------------------------------------------------------------------------------

HBOS plc, Registered in Scotland No. SC218813. Registered Office: The Mound, 
Edinburgh EH1 1YZ. HBOS plc is a holding company, subsidiaries of which are 
authorised and regulated by the Financial Services Authority.
==============================================================================
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to