Where can I store driver files so that Windows sees them when it 'searches automatically' for them?

463

Windows XP tends to dump things in C:\Windows\System32\drivers, i've certainly copied drivers there in the past to automate detection (usually with USB devices). Unsure about your other points with x86 and x64 though, although certainly windows will detect and install what's needed - not what you put in its system folders :)

Windows 7 has the same drivers folder... But i've not tried/needed to copy files there (yet)...

Share:
463

Related videos on Youtube

Jorge Rodriguez
Author by

Jorge Rodriguez

Updated on September 18, 2022

Comments

  • Jorge Rodriguez
    Jorge Rodriguez almost 2 years

    I'm using P4V. I work in a subdirectory (eg code/jorge) and other people work in another subdirectory (eg art/) that I never deal with. Additionally I have a stream where I do my personal work. Every so often I need to merge changes from the main line to my stream, and copy them back up. However, the files in art/ are large binaries and Perforce spends a long time thinking about them even though I've not touched them. Is there any way to have perforce merge/copy my directory (code/jorge) without it spending time trying to merge art/? Can I tell P4V to merge/copy only the code directory?

    Related but not identical question: Perforce streams, exclude files from merge/copy

    • Ƭᴇcʜιᴇ007
      Ƭᴇcʜιᴇ007 over 12 years
    • m0skit0
      m0skit0 over 12 years
      That's not automatically at all...
    • PsychoData
      PsychoData almost 11 years
      @techie007 what does sysprep have to do with pulling in drivers?
  • HaydnWVN
    HaydnWVN over 12 years
    Thanks! Tried and tested in Windows 7? :)
  • Jorge Rodriguez
    Jorge Rodriguez over 8 years
    Actual config I ended up using: share ... exclude art/