Jump to content

Official Nvidia Forceware 61.76 WHQL


creopard

Recommended Posts

  • 2 weeks later...

ohhhhh ok because i read the chipset sticky n they said to put the .inf in the $$/INF

then the .inf and cab in the $1/drivers so they said u need both thats why im so confused

Everything in the $1 folder gets copied to %SystemDrive% during install.

%SystemDrive% is whatever drive Windows was installed to (Usually C:).

Likewise, anything placed in the $$ folder gets placed into the %SystemRoot% directory (usually C:\Windows).

Also:

$Prog = Program Files

$Docs = Documents and Settings

Personally, I place all apps and drivers to be installed in $1. These get copied to the root of C: (for me), however that's not really an issue since I run a cleanup.cmd script at the end of installation that deletes all the directories created (RD /S /Q c:\installs, RD /S /Q C:\drivers, etc.)

Link to comment
Share on other sites

I'm working on a driver only install for corp PC's (more of a challenge vs. a full install).

Most of the setup files can be dropped, I do edit the inf to eliminate alternate languages and other files (It's easier to do with the Intel network drivers). I don't do this for performance reasons, as some of the functionality is lost from CPL and certainly from any of tuning tools and nvidia driver services that get installed.

WHQL is (by far) saner to import than the non-WHQL drivers.

:thumbup

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...