[AccessD] Save dll to folder

John W. Colby jwcolby at colbyconsulting.com
Fri Jan 21 16:11:18 CST 2005


William,

The calling application folder isn't good either since the app is Access
(office).  That can also change depending\ on office version and manual
installs etc.

John W. Colby
www.ColbyConsulting.com 

Contribute your unused CPU cycles to a good cause:
http://folding.stanford.edu/

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of William Hindman
Sent: Friday, January 21, 2005 4:57 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Save dll to folder


..afaik if the dll is not required by other applications then just 
installing it in the same folder as the calling application should work fine

and make version changes much easier ...Windows looks in the calling 
application folder first ...if it is required by other apps then you need to

check the registry for the system folder location.

William Hindman


----- Original Message ----- 
From: "Reuben Cummings" <reuben at gfconsultants.com>
To: "AccessD" <accessd at databaseadvisors.com>
Sent: Friday, January 21, 2005 4:31 PM
Subject: [AccessD] Save dll to folder


>I am into a situation where I need to save a dll to computers that are  
>already installed.
>
> Does a dll HAVE to be in the system32 directory?  If so, how do you
> account
> for possible different folder names for this location?  What I want to do 
> is
> send the dll to the client as part of an upgrade.  Upon needing the dll, 
> the
> app could check for its existence and copy it to the proper location.
> However, if the folder is not system32, how do I be sure to get the right
> fodler name?
>
> If not, how can I point the app to look for the dll elsewhere?  
> Ideally, I would simply set the dll in a folder with the app.
>
> Thanks.
>
> Reuben Cummings
> GFC, LLC
> phone: 812.523.1017
> email: reuben at gfconsultants.com
>
>
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com






More information about the AccessD mailing list