Author Topic: find files and folders  (Read 993 times)

killerduckuk

  • Newbie
  • *
  • Posts: 3
  • Kudos: 0
    • http://www.killerduck.tk
find files and folders
« on: 18 June 2002, 15:31 »
I have done something really stupid. To check see if i have had any porn on my pc i used the find files and folders thing, i then realised that what i have searched for can be view by all. How do i get rid of the history for this. I am using win95  :( . Please help me!!!!
from the duck

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
find files and folders
« Reply #1 on: 18 June 2002, 16:53 »
i was confused until i read that you are using windows! See the solutions here, they should work for other files as well as index.dat ones.

I'm really not so sure about the history of your search. Maybe you could search the Microsoft help pages? actually, they no longer support win95 now i think about it...

To be honest (and i know it sounds cliched) i would consider upgrading to linux, although maybe you'll need to do some social engineering if you have other users on this machine of yours...
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

LorKorub

  • Member
  • **
  • Posts: 175
  • Kudos: 0
find files and folders
« Reply #2 on: 19 June 2002, 13:48 »
Here is a really quick way to get rid of porn in Window$ 95.

Go to START ---> SHUTDOWN and then check the "Restart in M$-DO$ Mode" box.  When you are at the command prompt, "type cd c:\"  and then "c:\" (by the way...why the fuck do you have to do that twice when you are at the C:\WINDOWS prompt?) and then "format c:" all without the quotes.

Then, hop in the car and cruise down to your local Wal-Mart where you can buy a copy of Mandrake Linux 8.0 for $19.99; it might actually be in the clearance bin now since 8.2 is out.  Purchase it, bring it home, pop in the first cd, and follow the instructions on your screen.
"American English -- the noble language of your superiors"

dishawjp

  • Member
  • **
  • Posts: 133
  • Kudos: 95
    • http://web.lemoyne/~dishawjp
find files and folders
« Reply #3 on: 19 June 2002, 16:04 »
I use a batch file I wrote to clean out internet temporary files and other crud left on my computer's hard drive by Netscape and IE.  If you're interested, just copy the following .bat file and paste it into notepad.  Save it as a .bat file in a pathed directory and run it as needed.  You have to be in real DOS mode (F8 boot, command prompt only) for it to remove the index.dat files.  Better yet, if you need to run Windows, get a decent browser like OffbyOne that won't pollute your hard drive with a lot of crud.  You can check out my web page http://web2.lemoyne.edu/~dishawjp for more of my DOS .bat files.  Good luck.

@echo off
c:
cd \progra~1\netscape\users\default\cache
echo y | del .
cd ..
del cookies.txt
del netscape.hst
cd \windows
deltree /y cookies
cd tempor~1
deltree /y content.ie5
cd ..\history
deltree /y history.ie5
deltree /y mshist.ie5
cd \
cls
REM Jim Dishaw updated 4/10/02
echo Netscape Cache is Spent, Cookies are Cut and History made Historical!
____________________________
Registered Linux User 294493

CIA Agent

  • Newbie
  • *
  • Posts: 7
  • Kudos: 0
    • http://www.geocities.com/maddkatta
find files and folders
« Reply #4 on: 26 June 2002, 04:04 »
While you do mabye need to worry about Windows spying on us. If I understand you, there's a far more simpler solution to you problem, though It won't get rid of any secret files. If your problem is, when you open Search, you can see your previous search for porn, here's how you fix it. Right click on your task bar, click properties, then start menu programs, then clear. This will clear your search history, run history,and your document history.
      !!!!!Important, this tip will not fix the index.dat problem, Windows is still screwing you. This is just a quick fix so people won't be able to see what you search for, programs you ran, or document's you used from the start menu.!!!!!!!
Politics is of great use to men such as myself. It helps determine who should be on the dangerous end of a PPC. -General Aaron DeChevilier, second in command to Alekandr Kerensky

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
find files and folders
« Reply #5 on: 26 June 2002, 06:10 »
I got a better idea....
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
find files and folders
« Reply #6 on: 26 June 2002, 06:11 »
or you could get a 40 GB hard drive, fill it full of porno, then host a website that gives access to all those files!!!       :D   :D
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

cocoamix

  • Member
  • **
  • Posts: 292
  • Kudos: 0
find files and folders
« Reply #7 on: 27 June 2002, 23:14 »
There is a Control Panel called TweakUI that will do all sorts of keen stuff, including purging your search history. Unfortunately, it's hard to find sometimes at the M$ website. If you have problems finding it, I can e-mail you the .cpl

foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
find files and folders
« Reply #8 on: 28 June 2002, 00:56 »
quote:
Originally posted by Master of Reality / Bob:
I got a better idea....



I like your pictures  ;)
I hope you mean 'burn windoze' and not 'burn your entire pc' ?
Linux user #283039

Gosh, I love Linux Quake.


sporkme

  • Member
  • **
  • Posts: 501
  • Kudos: 149
    • http://sporkme.net/
find files and folders
« Reply #9 on: 28 June 2002, 03:15 »
quote:
Originally posted by cocoamix:
There is a Control Panel called TweakUI that will do all sorts of keen stuff, including purging your search history. Unfortunately, it's hard to find sometimes at the M$ website. If you have problems finding it, I can e-mail you the .cpl


tweakui is on the windows cd, in the powertoy directory.  right click to install.

unfortunately, it does very little for your history

this will solve your privacy woes:

just add this exactly to your c:\autoexec.bat file (in text editor)

deltree/y c:\windows\history
deltree/y c:\windows\tempor~1
deltree/y c:\windows\cookies
deltree/y c:\windows\recent

save

"clear your history" from within internet properties

reboot

--and there is no trace whatsoever, especially once the massive swap has overwritten the free space you just created.  every time you boot your computer these files will be gone.

do try linux... read up on this site!  

bill gates is a dirty hoe bag, and the cum dumpster of a company he rides atop like a flaming chariot is actually the contents of my pet monkey's fucking bedpan after eating fifty cans of rotten spam AZHHHHHHHHHHHAHAHAHAHAHHH  DIE

have a nice day

[ June 27, 2002: Message edited by: sporkme / bob ]

just that you do not take an interest in politics does not mean that politics will not take an interest in you.  -pericles 430 b.c.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
find files and folders
« Reply #10 on: 28 June 2002, 04:18 »
i've tried tweakUI and it is shit. It will always fuck up some essential shit quite quickly and leave you needing a reinstall. The only, that's the only, mark you, the only good piece of software that M$ has ever brought out is regclean.exe, use it instead of TweakUI. System mechanic is a bit better than tweakui but not by much, don't use it to automatically clean out your registry for example. SiSoftSANDRA is a notch above the rest, and is very good if you know what you are actually doing with it.

Remember, kids, TweakUI is made by Microsoft! and as such it is EVIL! if you are going to use something evil, try this:
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
find files and folders
« Reply #11 on: 28 June 2002, 07:37 »
No the best piece of software they have produced is fdisk/format.
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
find files and folders
« Reply #12 on: 28 June 2002, 08:12 »
MS fdisk sucks. format.exe is good though.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
find files and folders
« Reply #13 on: 28 June 2002, 08:14 »
Actually format sucks too now that I think about it. It can only format FAT16/FAT32/NTFS.  That's a freakin' waste!
Someone please remove this account. Thanks...

sporkme

  • Member
  • **
  • Posts: 501
  • Kudos: 149
    • http://sporkme.net/
find files and folders
« Reply #14 on: 28 June 2002, 22:55 »
duck if you come back and read this there are also some registry keys you need to delete.  they are posted by me in another thread somewhere.
just that you do not take an interest in politics does not mean that politics will not take an interest in you.  -pericles 430 b.c.