Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. How do I copy new video driver into working system?

How do I copy new video driver into working system?

Scheduled Pinned Locked Moved System Admin
questionannouncement
3 Posts 2 Posters 7 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vaclav_
    wrote on last edited by
    #1

    I like to update my video driver and have downloaded new dll. When I try to paste it into \system32 I get two funky messages from XP. The first one is busy calculating if I have enough disk space while the other cannot do the "paste" since someone is using the driver, duh! I do not have .ini installation file. Is using command and DOS copy my reasonable option? Thanks Cheers Vaclav

    L 1 Reply Last reply
    0
    • V Vaclav_

      I like to update my video driver and have downloaded new dll. When I try to paste it into \system32 I get two funky messages from XP. The first one is busy calculating if I have enough disk space while the other cannot do the "paste" since someone is using the driver, duh! I do not have .ini installation file. Is using command and DOS copy my reasonable option? Thanks Cheers Vaclav

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Vaclav_Sal wrote:

      Is using command and DOS copy my reasonable option?

      Nope. You could overwrite the dll if you boot in safe mode, but there's a big chance that the system will stop working from that point forward. A dll is a library, and it usually has dependencies on other libraries. The rest of the installation-package of the driver would not know about the updates in the new library, and try to call it the "old" way. You'll need a complete driver.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      V 1 Reply Last reply
      0
      • L Lost User

        Vaclav_Sal wrote:

        Is using command and DOS copy my reasonable option?

        Nope. You could overwrite the dll if you boot in safe mode, but there's a big chance that the system will stop working from that point forward. A dll is a library, and it usually has dependencies on other libraries. The rest of the installation-package of the driver would not know about the updates in the new library, and try to call it the "old" way. You'll need a complete driver.

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

        V Offline
        V Offline
        Vaclav_
        wrote on last edited by
        #3

        Actually I am having second thoughts about updating the video driver. I have on app which crashes my XP and the WndDbg indicates problem with video driver. But - only one app has this problem, so logically it points to the app not liking this particular driver. So I would not want to kill my whole PC for this stupid app problem. Cheers Vaclav

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups