OK... While I can't repro, I see how I can make that code more robust so that 
it will probably solve this problem. Please try the build that comes out at the 
end of this week.


-----Original Message-----
From: Christopher Painter [mailto:chr...@deploymentengineering.com] 
Sent: Wednesday, 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_RunDLL desk.cpl,,0 



Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


--- On Tue, 3/24/09, Jason Ginchereau <jason...@microsoft.com> wrote:

> From: Jason Ginchereau <jason...@microsoft.com>
> Subject: RE: [WiX-users] DTF Custom Action Failure
> To: "'chr...@deploymentengineering.com'" <chr...@deploymentengineering.com>, 
> "wix-users@lists.sourceforge.net" <wix-users@lists.sourceforge.net>
> Date: Tuesday, March 24, 2009, 7:05 PM
> Error code 2 is file not found. The
> file in this case that wasn't found was rundll32.exe...
> which is a bit strange. Is that file missing on the target
> system or is %PATH% set to not include the SYSTEM32
> directory?
> 
> -----Original Message-----
> From: Christopher Painter [mailto: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 takes machine security postures to
> an extreme so we might be tripping up some dependency in
> DTF.
> 
> 
> 
>       
> 
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex
> Builder(TM) are
> powering Web 2.0 with engaging, cross-platform
> capabilities. Quickly and
> easily build your RIAs with Flex Builder, the
> Eclipse(TM)based development
> software that enables intelligent coding and step-through
> debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 


      


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to