Matt Weber wrote: > still executed. To disable the CA from executing when those features are > not enabled I have the following in the .wxs: > ----- > <InstallExecuteSequence> > <Custom Action="ConfigureIIs" After="InstallFiles"> > ....conditions.... > </Custom> > </InstallExecuteSequence> > ----- > >
ConfigureIIs already has a condition you can adapt; set the SKIPCONFIGUREIIS property to 1 and it won't be executed. That said, it sounds like there might be a bug in Torch. Do you get the same error if you schedule ConfigureIIs with After="InstallCertificates"? -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users