home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25249 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!chx400!josef!erzberg
  3. From: erzberg@ifi.unizh.ch (Martin Erzberger)
  4. Subject: Re: How to delete undeletable objects
  5. Message-ID: <1992Jul22.120954.4010@ifi.unizh.ch>
  6. Organization: University of Zurich, Department of Computer Science
  7. Date: Wed, 22 Jul 92 12:09:54 GMT
  8. Lines: 22
  9.  
  10. First, thanks to everyone who helped.
  11. In summary, the simplest way to delete undeleteble objects seems to be:
  12. - Create a new directory (eg. \wegmit)
  13. - Move all the nasty object into it (with Drive C object)
  14. - delete everything manually in this folder (Drive C will not allow one
  15.   to do it, so I used File Manager from OS/2 1.3)
  16. - remove the folder
  17.  
  18. There are some interesting things though:
  19. - If one immediatly recreates the directory (md c:\wegmit), and looks into
  20.   it with Drive C object, the stuff is back in! To circumvent it, I had to
  21.   create a new folder (in Drive C object), open it, rename it to "wegmit",
  22.   and delete it again. After that, the traces to this folder seem to be
  23.   gone.
  24. - In OS2.INI are still references to the now deleted objects (and will
  25.   probably be there forever...). So, what one would need is something like
  26.   CHKDSK for the workplace shell, to cleanup all lost pointers etc.
  27.   OF COURSE I would prefer it, if I could decide myself if I want to delete
  28.   something, without being forced to use "tricks".
  29. Regards, Martin
  30.  
  31.  
  32.