Re: [WiX-users] DTF Custom Action Failure

2009-03-25 Thread Jason Ginchereau
@lists.sourceforge.net; Jason Ginchereau Subject: Re: [WiX-users] DTF Custom Action Failure One question... I haven't looked through the code but I've noticed in a logfile where it works it mentions that it has extracted the custom action to temporary directory but when it fails it just says it

Re: [WiX-users] DTF Custom Action Failure

2009-03-25 Thread Christopher Painter
t deserves attention? E-Mail Me --- On Wed, 3/25/09, Jason Ginchereau wrote: > From: Jason Ginchereau > Subject: RE: [WiX-users] DTF Custom Action Failure > To: "chr...@deploymentengineering.com" , > "wix-users@lists.sourceforge.net" > Date: Wednesday, March 25, 2009

Re: [WiX-users] DTF Custom Action Failure

2009-03-25 Thread Jason Ginchereau
March 25, 2009 7:58 AM To: wix-users@lists.sourceforge.net; Jason Ginchereau Subject: RE: [WiX-users] DTF Custom Action Failure Rundll32.exe exists in system32 and system32 is at the front of the path. I type a command like below I get a dialog as expected: RUNDLL32.EXE SHELL32.DLL,Control_R

Re: [WiX-users] DTF Custom Action Failure

2009-03-25 Thread Christopher Painter
good thread that deserves attention? E-Mail Me --- On Tue, 3/24/09, Jason Ginchereau wrote: > From: Jason Ginchereau > Subject: RE: [WiX-users] DTF Custom Action Failure > To: "'chr...@deploymentengineering.com'" , > "wix-users@lists.sourceforge.net"

Re: [WiX-users] DTF Custom Action Failure

2009-03-24 Thread Jason Ginchereau
o:chr...@deploymentengineering.com] Sent: Tuesday, March 24, 2009 1:03 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF Custom Action Failure SFXCA: Failed to create new CA process via RUNDLL32. Error code: 2 Anyone ever seen this or mitigated this?  I work in an industry that sometimes

Re: [WiX-users] DTF Custom Action Failure

2009-03-24 Thread Christopher Painter
SFXCA: Failed to create new CA process via RUNDLL32. Error code: 2 Anyone ever seen this or mitigated this?  I work in an industry that sometimes takes machine security postures to an extreme so we might be tripping up some dependency in DTF. -