|
-
Dec 11th, 2002, 08:09 AM
#1
Thread Starter
Frenzied Member
How to set application folder permissions on target machine
In my application I use an access database and the file itself and the containig folder should have 'write' permission for any user of the target machine. How can i set this permission programatically?
-
Dec 19th, 2002, 04:10 AM
#2
Thread Starter
Frenzied Member
-
Dec 19th, 2002, 05:01 AM
#3
Your program can't set it, because it can only do things the user is allowed to.
If the user doesn't have write permissions on the folder, he surely doesn't have the 'change permissions' permission on that folder.
Normally only admins can set these permissions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|