Re: [WiX-users] CustomAction doesn't execute

2010-08-15 Thread Bob Arnson
On 8/11/2010 11:34 AM, Christian Tusch wrote: > Yes, I'm using WixUI_InstallDir. Are you running the install with UI? Check out a verbose log to see what MSI planned. -- sig://boB http://joyofsetup.com/ -- This SF.n

Re: [WiX-users] CustomAction doesn't execute

2010-08-11 Thread Christian Tusch
Yes, I'm using WixUI_InstallDir. On 7 August 2010 16:55, Bob Arnson wrote: > On 8/5/2010 5:50 AM, Christian Tusch wrote: >> could anybody tell me why this won't show me a message box? >> > > Do you have a full UI in your package? Silent installations don't show UI. > > -- > sig://boB > http://joy

Re: [WiX-users] CustomAction doesn't execute

2010-08-07 Thread Bob Arnson
On 8/5/2010 5:50 AM, Christian Tusch wrote: > could anybody tell me why this won't show me a message box? > Do you have a full UI in your package? Silent installations don't show UI. -- sig://boB http://joyofsetup.com/ ---