Click to See Complete Forum and Search --> : Can one create a file which is never modified by others, even if administrator?
visualv
April 23rd, 2006, 11:19 PM
Hellow forsk,
I have a question about a file which is never modified by others, even if administrator.
Please tell me if one can create this kind of file probrammatically.
And if one can, tell me how to create.
Target OS is Windows 2000 and Windows XP
Thank you.
philkr
April 24th, 2006, 03:50 AM
Why would you want such a file?
Just don't modify it, if you don't want to.
If you want to prevent somebody from modifying it accidently, you can set the write protection file attribute.
Ejaz
April 24th, 2006, 04:30 AM
Moreover, you might prefer to encrypt to protect such information.
ovidiucucu
April 24th, 2006, 06:19 AM
What's an "Administrator" who cannot do something? A power user? An ordinary user? A guest?
Come on!...
Amn
April 24th, 2006, 09:29 AM
Again semi-hackers writing semi-normal software....Uff..
No you cannot, and even if you could i would still crack it !
Whats your intention, mister?
BugHunter
April 24th, 2006, 03:13 PM
Moreover, you might prefer to encrypt to protect such information.
it is unnecessary if you set read protection flag for everybody, except administrator.
MrViggy
April 24th, 2006, 04:24 PM
Actually, one can create a file that is not modifyable by others.
Write it to a CD-R! :D
Viggy
Amn
April 25th, 2006, 03:41 AM
Actually, one can create a file that is not modifyable by others.
Write it to a CD-R! :D
Viggy
Haha! ;)
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.