I plan on putting them in the same place as my application.  That way they
are less likely to be overwritten by someone elses app (in the bizzar
situation that another delphi developer uses the same files names as
myself).  Also it keeps all the files associated with my app in the one
place rather than scattered about the HD in many places (which is always a
good thing).  I'm using the packages as plugins so it makes much more sense
to do it this way so the user can get access to their location easily to do
appropriate 'stuff'.


Nahum.

> -----Original Message-----
> From: Alan Rose [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 09:46 AM
> To: Multiple recipients of list delphi
> Subject: [DUG]: System Directory
> 
> 
> Hi, I have created a install program that was putting my 
> packages into the
> windows system directory which I obtained by the api call
> GetSystemDirectory. Typically this was c:\windows\system32 . 
> I just assumed
> that this path was on the system path list. But I found on my 
> win95 machine
> it wasn't, but was on the win2000 system path. I guess I 
> could put them in
> the application directory but I'd be interested to hear where 
> others have
> been placing their packages (bpl). Cheers.
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to