Hi Bob

Thanks for the reply. Using 3.x, it doesn't seem to pick up libraries in the
directory it resides. As a hack I create a PATH user env. variable,
inheriting the system var's value and the install directory.

[%PATH];[MAININSTALLDIR]

Rafael



 

----- Original Message -----
From: Bob Arnson <[EMAIL PROTECTED]>
To: Rafael Rivera Jr. <[EMAIL PROTECTED]>
Cc: wix-users@lists.sourceforge.net <wix-users@lists.sourceforge.net>
Sent: Mon Oct 30 10:50:16 2006
Subject: Re: [WiX-users] Custom Action Type 17 (DLL, C++) Path?

Rafael Rivera Jr. wrote:
> Is there a way to explicitly specify the path in which my Custom Action 
> Type 17 action runs in? It has a dependency on a library at init. 
> (imported) and cannot find it (Filemon shows it searching my PATH).
>   

No, just files in the path that are present at the time the CA runs. A 
type 17 CA should also have access to files in the same directory.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to