|
-
February 8th, 2000, 02:28 PM
#1
Protected exe
I have made an app with VB6.0 - SQl Server7.0 running in W98/NT,and now I want to put my exe in a proctected folder.
How do I protect a folder of delete or update actions.??
Which is the usual place for an exe file if you want to protect it??
Any advice will be graetly apreciatted.
Nauj
-
February 8th, 2000, 04:44 PM
#2
Re: Protected exe
I usually don't bother with permissions to protect things. Instead, I hide files in places no one would look. Burying it in a directory under \window\system generally works fine, after that attrib +r filespec (or right-click and select read-only) and you should be fine.
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
|