Author Topic: "Really Hidden Files"?  (Read 2259 times)

Fett101

  • VIP
  • Member
  • ***
  • Posts: 1,581
  • Kudos: 85
    • http://fgmma.com
"Really Hidden Files"?
« Reply #30 on: 22 June 2003, 10:00 »
quote:
They will actually prevent you from running software if the binary is not certified


Though the MS site says the opposite.

jtpenrod

  • VIP
  • Member
  • ***
  • Posts: 675
  • Kudos: 105
"Really Hidden Files"?
« Reply #31 on: 26 June 2003, 12:41 »
quote:
Your problem is youre a noob. You are upset that you werent told to periodically empty your cache/ temporary internet files, and instead of realizing this, you attack the maker's of the product. 12 minutes to clear a 50MB file? YOu need to upgrade your computer as well as your mind.
All I have to say is: take a look at the date that I made that post: December 14, 2001. So I ain't no noob no more     Furthermore, emptying the cache/Internet files doesn't work. These files that we're talking about aren't accessible from the GUI. You have to go to the command line otherwise you won't get them at all. As for the length of time it took to clear those files, at that time I had a Dell OptiPlex GSa with a P II (232MHz), and that's how long it took, 12minutes. Its HD finally rolled over and died and I got a newer, faster system.

And I'm still MS free.      :D  
_______________________________________
Live Free or Die: Linux

"There: now you'll never have to look at those dirty Windows anymore"
      --Daffy Duck
Live Free or Die: Linux
If software can be free, why can't dolphins?

ExtractorFactor0

  • Newbie
  • *
  • Posts: 4
  • Kudos: 0
    • http://www.microsoft.com
"Really Hidden Files"?
« Reply #32 on: 5 August 2003, 00:53 »
Okay folks here's something you might find interesting. After reading about the paranoia concerning the "really hidden files" I did some investigating and found some interesting things out. This is all relating to Windows XP, if you have another OS you'll have to try some variants of this information.

1.) The command "dir /a:" will display ALL files in a given directory, hidden folders, system folders, hidden files, system files etc. Notice that there is nothing after the colon.

2.) Turning on the Do not hide files option and the Show operating system files option will also display ALL files and folders in exploder.

3.) Internet Exploder caches the web sites that you have visited and Temporary Files size must be set to an integer between 1 and whatever, not to 0. (to be explained later)

4.) The index.dat files are your enemy, they keep the info from the web sites you have been visiting and the parameters for all the Internet searches you have been doing. In Windows XP, they are located both in [Drive Letter}:\Documents and Settings\%username%\Local Settings\Temporary Internet Files\Content.IE5
 and ...\Local Settings\History\History.IE5
 and ...\%username%\Temp\Temporary Internet Files\Content.IE5
 and ...\%username%\Temp\History\History.IE5

Now here's the action part.

1.) Go into Safe Mode Command Prompt Only
2.) Choose the user whose profile you want to safeguard
3.) Goto the above directories and delete the index.dat from each of them
4.) Create a text file called index.dat with whatever info you want
5.) "attrib +r index.dat" - sounds easy huh?
6.) Remember to make an index.dat file for each one you del
7.) Use "dir /a:" to view the "hidden directories under both the Content.IE5 and History.IE5 directories.
8.) Edit the desktop.ini files in the "Temporary Internet Files" and "History" directories to remove all lines but the first line
9.) Now you can goto the exploder gui and navigate to the directories, view the contents and delete all directories under the "Content.IE5" and "History.IE5" directories
10.) Restart the system and go into the Internet Exploder
11.) Check out the Tools->Internet Options-> Settings button. It should read 0 at this point.
12.) These steps do not disable cookies so that is a similar but seperate process

I have noticed that Internet Exploder is a little slower than before this process, but it will not write to the index.dat files after this process, and if it is writing ANY files to the hard drive they are the most hidden files you will ever get. You must do this for each user as well.

DOS Nav Hint in XP - For those familiar with Linux when typing in the names for the really long or weird named directories, just type in the first few characters of the name then hit the TAB key, the shell will fill in the rest of the DIR or FILE name for you. Works great for the really long file and dir names.
If (ExtractorFactor=0) then
    (PullOut=1) else
    (KeepItIn=1) goto end