andywhitt wrote:
> I want to use ScheduleReboot but only on uninstallation.
>
> I've tried <ScheduleReboot After="MsiUnpublishAssemblies" /> but this occurs
> on install also.
>   

Put a condition in the ScheduleReboot text node; see "Examples of 
Conditional Statement Syntax" in the MSI SDK for how to format the 
condition.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to