Rob Hamflett wrote:
then the reboot prompt doesn't appear until snclm is closed.  It appears that the asyncNoWait part 
is being ignored, and the install is stalled whilst waiting for the QAQuietExec action to finish.
  
It's an MSI restriction. From "Custom Action Return Processing Options":

This option can only be used with the EXE type custom actions—that is, executable files.

CAQuietExec is a DLL CA. Could you enter a bug against the compiler? WiX should at least warn that it's not a valid option for non-EXE CAs.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to