Hi Guys,

I'm having some trouble.... Again!  Cheers for the "change" issue btw -
I've got it using repair to update the registry and it all works
great...  Anyway - back to the current issue...  I have a CustomAction
DLL to update some properties in an installed Access DB.  Works fine but
now I want to pass in the connection string so I put it in a property
like this: 


<Property Id="FOOBAR1" Value="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=[INSTALLDIR]FooBar.mde;User Id=Foo;Password=Bar;"/>

Trouble is - the [INSTALLDIR] is not being replaced with the public
property of INSTALLDIR when the DLL comes to get the property...  Me
being stupid (I thought I had it working a while ago but don't have an
old version of the code to check) -- or is this not possible and I have
to assemble the string within the DLL?

Cheers for you help!

Ed.

Co-operative IT is part of The Midcounties Co-operative 

West Midlands Co-operative Society (WMCS) and Oxford, Swindon and Gloucester 
Co-operative Society (OSG) have merged to form The Midcounties Co-operative.

The information contained in this e-mail is confidential and is intended solely 
for the named recipient(s) only. If you are not the named recipient(s) you 
should not disseminate, distribute or copy this e-mail. If you have received 
this email in error please notify us by telephone on (+44 ) 0845 4585 650 
immediately and delete the message and any copies from your computer. The 
Midcounties Co-operative has taken every reasonable precaution to ensure that 
any attachment to this e-mail has been checked for viruses. However, we cannot 
accept liability for any damage sustained as a result of any such software 
viruses and advise you to carry out your own virus check before opening any 
attachment. Furthermore, we do not accept responsibility for any change made to 
this message after it was sent by the sender.


This Message has been Scanned by SurfControl(c) Email Filter



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to