Results 1 to 4 of 4

Thread: I need to replace a bad dll file

  1. #1
    Smith's Avatar Since 1989.. BT Rep: +1
    Join Date
    Jun 2003
    Location
    in a plane, high as fuck
    Posts
    5,538
    But i cant because its "in use" so how do i do this in dos?

    Is it possible to rename it from dos or is it delete only.

    thanks

  2. Software & Hardware   -   #2
    Afronaut's Avatar Xenu
    Join Date
    Feb 2003
    Location
    Teegeeack
    Posts
    3,688
    You boot to DOS, or LiveCD (linux-knoppix or similar), delete the old, copy the new where it suppose to be, maybe in several folders as in the other method:
    you could boot to safe mode and copy the fixed file over the bad one.

    But, the file could be found in
    many places (due to windows file protection etc.)
    such as dllcache and system32 folder.

    You just need to know what the file does and where it is, exactly.
    Rest should be easy.
    Spoiler: Show

  3. Software & Hardware   -   #3
    Smith's Avatar Since 1989.. BT Rep: +1
    Join Date
    Jun 2003
    Location
    in a plane, high as fuck
    Posts
    5,538
    I know its in C:/windows/system/netbios.dll, but i dont know what to type to delete it

    help is needed lol

  4. Software & Hardware   -   #4
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    CHDIR C:/windows/system/

    Then

    DEL netbios.dll

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •