Certainly sounds like you are modifying machine state.

If the user clicks cancel after the custom action runs, should the files be
removed (probably "Yes" unless they are temp files in the temp folder)? If
so, then you must be deferred and you need a rollback custom action.

Which custom action in WixUtil (there are several)? Which properties? I
expect the answer is no since it usually doesn't matter.
On Tue, Dec 28, 2010 at 2:47 AM, Sean Farrow
<sean.far...@seanfarrow.co.uk>wrote:

> Hi:
> I'm currently using the QuietExec custom action to run a command line tool
> which itself creates extra files.
> Given that this creates files is this considered changing the state of the
> system? If so should I run this as a Deferred action? Or can I get away with
> an immediate action?
> Also does the custom action in wixUtil clear the properties used after
> executing?
> Cheers
> Sean.
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to