• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

INF Requirements for 64-bit Systems

Ice Czar

Inscrutable
Joined
Jul 8, 2001
Messages
27,174
This paper describes changes to INF requirements that affect device installation on non-x86-based 64-bit systems (Intel Itanium and AMD64). In this paper, "x64" refers to 64-bit architecture used in AMD64 and Intel Extended Memory 64 Technology systems.

http://www.microsoft.com/whdc/driver/install/64INF_reqs.mspx

To protect users against attempting to install INF-based device driver packages on the wrong system platform and to help manufacturers avoid the associated support costs, INF syntax requirements have changed as follows for Windows Server 2003 SP1:

Driver INF files on Windows Server 2003 SP1 and later versions of Windows must decorate entries in the [Manufacturer] section and [Models] section names with .ntia64 or .ntamd64, as appropriate, to specify operating system versions on non-x86 based systems. This change does not affect INFs for x86-based systems.
 
Back
Top