Re: [WiX-users] error when executing custom action

2010-12-23 Thread Blair
Does the previous installer require elevation? -Original Message- From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk] Sent: Tuesday, December 14, 2010 2:47 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] error when executing custom action Hi: I've got the foll

[WiX-users] error when executing custom action

2010-12-14 Thread Sean Farrow
Hi: I've got the following custrom action and property defined: When I try to execute this in the installExecute sequence, I get windows installer error 1721. Any ideas why this is happening? Cheers Sean. -