johnhc Posted July 15, 2008 Posted July 15, 2008 Will nLite integrate a driver with an extension of inf_64?Thanks, John
BikinDutchman Posted July 15, 2008 Posted July 15, 2008 Will nLite integrate a driver with an extension of inf_64?Thanks, JohnDo you mean a driver inf file name as: *.inf_64?In that case no. The x64 components of an *.inf file are specified with decorations (NTamd64), see here.
johnhc Posted July 15, 2008 Author Posted July 15, 2008 BikinDutchman,Thanks for your reply.I ran across a driver folder containing two files: *.inf_64 and *.sys_64. I found a number of references to inf_64 drivers via Google and wondered if this was a special extension for 64 bit OSs. I just DLed one of the Google found drivers (inf_64.zip) and extracted it and there were no *.inf_64 or sys_64 files. Don't know where this crazy one I ran across came from.Thanks again, John.
BikinDutchman Posted July 15, 2008 Posted July 15, 2008 This might be a method to distinguish the x64 versions from the x32 versions, although unnessary. I guess the idea is that you rename the *.inf_64 if any, if you want to use them.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now