There have been one or two posts by people trying to do something
similar:

http://n2.nabble.com/Placing-data-in-subdirectories-on-a-source-media-td
700224.html#a700224

In the example given in the link, there are two media defined. One
contains the compressed msi files and the other contains the loose
files, which would be your sql scripts. The File/@DiskId or
Component/@DiskId attributes link the files to the appropriate Media
element.

The SourceDir property will tell you where to find your source files.
Rather than copy your scripts to the hard drive, you can reference them
directly.

There's probably an easier way to do this with DTF if youre using that.

-----Original Message-----
From: Natalia [mailto:natalia.gladk...@arcadia.spb.ru] 
Sent: 09 July 2009 12:49
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Execute sql script in UI sequence


Hello all,

I need to execute some sql script in UI sequence (using osql).
The problem is that I don't know if it is possible at all to copy sql
script from msi package to the hard drive. (I use custom actions written
on C#).

Any help will be greatly appreciated.
--
View this message in context:
http://n2.nabble.com/Execute-sql-script-in-UI-sequence-tp3230968p3230968
.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
Enter the BlackBerry Developer Challenge This is your chance to win up
to $100,000 in prizes! For a limited time, vendors submitting new
applications to BlackBerry App World(TM) will have the opportunity to
enter the BlackBerry Developer Challenge. See full prize details at:
http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to