Results 1 to 2 of 2

Thread: protect exe?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Posts
    23
    Hello
    Can anybody tell me if it is possible to prevent a vb
    executable file from being moved or deleted or otherwise interfered with.(access denied kind of thing!)
    Thanks!!

  2. #2
    Guest
    Not with VB, no.

    Only through the OS. If you are using a filesystem
    that supports security (unix extfs, ntfs) you can
    grant users READ only access, so they can not modify
    the file.

    Sherm

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