 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Paul Guest
|
Posted: Tue Jul 08, 2003 8:00 am Post subject: XP Permissions & Cached Updates |
|
|
Delphi7 seems to create temporaryt files (e.g. Del1.mb, Del2.mb etc.) in
folder C:WindowsSystem32 when running
under XP (I gather this is the result of using cached updates).
This means that I have to change permissions on each XP machine to allow
access to this folder, or give users higher level permissions than
neccessary.
Anyone know how to specify a different location?
(Changing the working path in the shortcut does not help)
Many thanks in advance - Paul.
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Jul 08, 2003 1:49 pm Post subject: Re: XP Permissions & Cached Updates |
|
|
| Quote: | Delphi7 seems to create temporaryt files (e.g. Del1.mb, Del2.mb etc.) in
folder C:WindowsSystem32 when running
under XP (I gather this is the result of using cached updates).
|
These files are created by the BDE in the user's private directory.
You can change the location by changing the Session.PrivateDir
property before you open the database.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|