Results 1 to 3 of 3

Thread: How to set application folder permissions on target machine

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474

    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?

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    No idea?

  3. #3
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    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
  •  



Click Here to Expand Forum to Full Width