| View previous topic :: View next topic |
| Author |
Message |
josko Guest
|
Posted: Mon Nov 29, 2004 11:20 am Post subject: User priveleges |
|
|
Hi,
I've a problem with a desktop app. developed in Delphi7 on Paradox tables. OS is WIN XP.
When user is administrator everything works fine.
When user is not administrator application cannot be loaded.
In taskmanger process apears for a few seconds and then dissapears.
What can I do that my app. can work without administrator account?
Thanks in advance.
Josko
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Nov 29, 2004 11:44 am Post subject: Re: User priveleges |
|
|
Make sure the user has read/write access to:
1) The data directory
2) The BDE directory
3) The HKEY_LOCAL_MACHINESOFTWAREBORLANDDATABASE ENGINE registry key
--
Bill (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
|