Hi,

I have implemented the following Custom Action:

  <CustomAction Id="PatchDatabase" Directory="TARGETDIR" ExeCommand="osql -U 
... -P ... -i &quot;[#DatabasePatch]&quot;" Return="check" />

DatabasePatch refers to:

  <Directory ...>
    <Component ...>
      <File Id="DatabasePatch" DiskId="1" Name="patch.sql" Source="patch.sql" />
    </Component>
  </Directory>

This file will be installed. This installation is not desired or required 
(except for executing the Custom Action)! Is there a way to avoid this 
installation?

Any help would be appreciated.

Regards,

Peter Sliepenbeek

Peter Sliepenbeek | Software Engineer

Piet Joubertstraat 4 | 7315 AV | Apeldoorn | The Netherlands
T: +31 (0)55 368 53 00 | F: +31 (0)55 368 53 11
www.pallas-athena.com<http://www.pallas-athena.com/>

Pallas Athena International
Business Process Management software & solutions



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to