GIDForums  

Go Back   GIDForums > Computer Forums > Computer Software Forum - Windows
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-May-2004, 18:06
CyrixOnFire's Avatar
CyrixOnFire CyrixOnFire is offline
Junior Member
 
Join Date: Mar 2004
Location: Live in Georgia but my home is California.
Posts: 80
CyrixOnFire will become famous soon enough
Question

password for directory or file?


I'm running W98SE. Is there a way to protect certain files and/or folders with a password? I know there are profile passwords but those have no use in protecting things from prying eyes, since all they do is load personal settings and anyone can go into the windows folder and snoop. I'm not going to need to keep this stuff from anyone except people that are computer illiterate, so something might just work I guess..
  #2  
Old 08-May-2004, 19:34
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light
Quote:
Originally Posted by CyrixOnFire
I'm running W98SE. Is there a way to protect certain files and/or folders with a password? I know there are profile passwords but those have no use in protecting things from prying eyes, since all they do is load personal settings and anyone can go into the windows folder and snoop. I'm not going to need to keep this stuff from anyone except people that are computer illiterate, so something might just work I guess..

With windows 98 you are using a FAT32 file system and I don't think that there is any ways of integrating this in a FAT32 file system. There may be some 3rd party filesystems or options that would do this, but not natively.
  #3  
Old 09-May-2004, 08:14
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Yes, it was something I was looking into before, i.e. password-protect a folder etc. and at the time, I was also using Windows 98.

Unfortunately, it's only possible using a 3rd party software, I even recall watching a segment on it on TechTV (callforhelp, I think). See if this search will lead you anywhere...
  #4  
Old 09-May-2004, 09:17
Div's Avatar
Div Div is offline
Moderator
 
Join Date: May 2002
Posts: 996
Div has a spectacular aura aboutDiv has a spectacular aura about
You could encrypt the files using a free file encryption program. I believe the free version of PGP does it.
__________________
Web Hosting Tips | Career Advice
  #5  
Old 13-May-2004, 06:58
iwitw iwitw is offline
New Member
 
Join Date: May 2004
Posts: 11
iwitw is on a distinguished road
Question

I have a method .Have a try
1.Go into the derectory that is to be protected .view-->user-defined derectory-->creat or edit HTML document-->Next-->Complete。

2.Copy c:\windows\Folder.htt to the derectory to cover with the original file.

3.Find var L_Intro_Text="..." (Warning contents),use"Want to know the content of the derectory ?Please input the password !" instead.<input type=password name=pwd><input type=submit value=Enter onclick=ShowFiles(); return false;\'>"

4.Use
function ShowFiles(){if (pwd.value=="Your password"){Info.innerHTML=L_Intro_Text+"<br><br>"
+L_Prompt_Text;showFiles=true; document.all.FileList.style.display=""; document.all.Brand.style.display="none";FixSize(); }else{alert("Error!Please try another password");pwd.select()}}
instead of original function ShowFiles(){......}

I am a Chinese .Maybe my English is not verty understandable.
  #6  
Old 13-May-2004, 10:26
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
If anyone tries the example in iwitw's last post, I'd be very interested to know if it worked.
  #7  
Old 23-Jun-2004, 17:16
CyrixOnFire's Avatar
CyrixOnFire CyrixOnFire is offline
Junior Member
 
Join Date: Mar 2004
Location: Live in Georgia but my home is California.
Posts: 80
CyrixOnFire will become famous soon enough
Quote:
Originally Posted by JdS
If anyone tries the example in iwitw's last post, I'd be very interested to know if it worked.

Hey, that method sounds sort of fun, actually. But I've found that the new version of WinZip I just got can encrypt files. That's enough for me. Chances are, there wont be any 1337 h4x0r d00dz or whatever snooping... Just friends and relatives. Plus I'll compress them too! Have you noticed that bitmaps are really compressable? I mean you can have a 1 mb bitmap shrink to say, 50KB. But I'll still try iwitw's method for the fun!
__________________
All your base are... a bunch of cheap, low-res pixels on an overheating box.
  #8  
Old 24-Jun-2004, 07:03
Garth Farley Garth Farley is offline
Invalid Email Address
 
Join Date: May 2002
Location: Ireland
Posts: 638
Garth Farley is a jewel in the roughGarth Farley is a jewel in the roughGarth Farley is a jewel in the rough
It is a clever idea, but isn't hard to bypass. If you're in win98, you can turn off web view. And you can always go to the dos prompt and manipulate the files from there, or read folder.htt & get the password.

Still it's fun & I'm going to try it!
GF
  #9  
Old 24-Jun-2004, 23:01
CyrixOnFire's Avatar
CyrixOnFire CyrixOnFire is offline
Junior Member
 
Join Date: Mar 2004
Location: Live in Georgia but my home is California.
Posts: 80
CyrixOnFire will become famous soon enough
Quote:
Originally Posted by Garth Farley
It is a clever idea, but isn't hard to bypass. If you're in win98, you can turn off web view. And you can always go to the dos prompt and manipulate the files from there, or read folder.htt & get the password.

Still it's fun & I'm going to try it!
GF

No one around me even knows what a DOS prompt is ??: ??:
__________________
All your base are... a bunch of cheap, low-res pixels on an overheating box.
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CD burner wont burn!! robertli55 Computer Hardware Forum 1 18-Jun-2004 10:53
Yet another CD burner problem: Lite-On LSC-24082K Erwin Computer Hardware Forum 1 22-May-2004 11:28
Re: Programming Techniques WaltP C Programming Language 0 09-Mar-2004 23:56
C++ file I/O CronoX CPP / C++ Forum 36 09-Mar-2004 17:28
read specified range of lines from file etron C Programming Language 8 18-Feb-2004 08:04

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:30.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.