Re: [WiX-users] Help required to execute Sql files

2009-02-26 Thread Pankaj Agrawal (Infosys Technologies Ltd)
ailto:v-pa...@microsoft.com] Sent: Thursday, February 26, 2009 10:35 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Help required to execute Sql files Hi, I need a help to execute bunch of SQL files which are not part of my WXS / MSI but need to execute them thro

Re: [WiX-users] Help required to execute Sql files

2009-02-26 Thread Eitan Behar
, February 26, 2009 10:35 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Help required to execute Sql files Hi, I need a help to execute bunch of SQL files which are not part of my WXS / MSI but need to execute them through my MSI during installation. All these SQL

[WiX-users] Help required to execute Sql files

2009-02-26 Thread Pankaj Agrawal (Infosys Technologies Ltd)
Hi, I need a help to execute bunch of SQL files which are not part of my WXS / MSI but need to execute them through my MSI during installation. All these SQL files are present at some shared location which is changing on a day to day basis like (addition of new SQL script, deletion or modificat