[wix-users] Running bat files

Winter,Stijn S. de stijn.dewinter at student.fontys.nl
Mon Mar 7 03:25:30 PST 2016


Hello sampat,

Thanks for yourt quick reply! :)
But as i am fairly new to WiX and don't know what you mean with:

1. u can ve a DTF CA and add this bat as an item and consume it
2. doesnt keeping it as a binary key help?

could you please explain further?

Best Regards,
Stijn de Winter
________________________________________
Van: wix-users <wix-users-bounces at lists.wixtoolset.org> namens sampat magi <ssmcs060 at gmail.com>
Verzonden: maandag 7 maart 2016 10:58
Aan: WiX Toolset Users Mailing List
Onderwerp: Re: [wix-users] Running bat files

1. u can ve a DTF CA and add this bat as an item and consume it
2. doesnt keeping it as a binary key help?

Sampat

On Mon, Mar 7, 2016 at 3:12 PM, Winter,Stijn S. de <
stijn.dewinter at student.fontys.nl> wrote:

> Hello,
>
>
> I have a few bat files that have to be run before and after the install.
>
>
> I have 2 questions:
>
> Is WiX smart enough to put bat files which are only specified in a
> customaction tag into a temporary folder, or do i have to copy them before
> calling them?(And how would i do this before install)
>
>
> And will this work:
>
>
> <CustomAction Id="bat" ExeCommand="PathToFile\MyBatch.bat"
> Directory="PathToFile" Execute="deferred" Return="asyncWait"/>
> <InstallExecuteSequence>
> <Custom Action="bat" After="InstallFiles" >NOT Installed</Custom>
> </InstallExecuteSequence>
>
>
>
> Regards,
>
> Stijn de Winter
>
>
> ==========================================================
> Op deze e-mail zijn de volgende voorwaarden van toepassing:
> http://www.fontys.nl/disclaimer
> The above disclaimer applies to this e-mail message.
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list