Re: [WiX-users] Custom Action VBScript not working

2006-11-13 Thread Michael Carlisle
Ok turns out I need... I thought that was a subset of InstallExecuteSequence, maybe not? Is it possible to sequence for all scenarios from one element? >From: "Michael Carlisle" <[EMAIL PROTECTED]> >To: wix-users@lists.sourceforge.net >Subject:

[WiX-users] Custom Action VBScript not working

2006-11-13 Thread Michael Carlisle
Hi, This is driving me nuts. I'm trying to get a custom action to call a VB Script that puts a message box on screen. There's no information in the log that it even attempts to run the CA. Does anyone know why this might not be working? I'm on Vista. Thanks, Mike .. wix