|
-
June 4th, 1999, 07:28 AM
#1
lock file
I have a text file that contains some strings and a few numbers that my program uses. I want to make it so that the user cannot edit this file without going through the program. Is there an easy way to do this?
-
June 4th, 1999, 07:30 AM
#2
Re: lock file
I can only think of making the file read-only, but the user could still disable the read-only from the desktop, so they could still edit it if they wanted to.
Other possibility: encrypt the file. Although they could still edit it, they wouldn't know what to edit because it wouldn't be plain text.
Hope this helps, otherwise tell me to shut up,
Oliver.
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
|