Windows 10: Is there a specification or docs available for creating «install.inf» file for a custom...

Discus and support Is there a specification or docs available for creating «install.inf» file for a custom... in Windows 10 Gaming to solve the problem; Hello! Basically, I want to create a custom cursors pack and I am wondering how far you can go and what effects you can do. What is possible in a... Discussion in 'Windows 10 Gaming' started by eleseer, Oct 10, 2021.

  1. eleseer Win User

    Is there a specification or docs available for creating «install.inf» file for a custom...


    Hello! Basically, I want to create a custom cursors pack and I am wondering how far you can go and what effects you can do. What is possible in a Windows without third-party software? I also want to know what can be done with the help of programming, how far you can go into the depths of the Windows code and where do you begin. Thanks!

    :)
     
    eleseer, Oct 10, 2021
    #1
  2. McQueen Win User

    Does "Intel INF" ever really install anything?

    I'm trying to find out if I have the latest chipset drivers. I'm more stubborn than skilled, I hope someone here knows more about how drivers work.

    Take first, as a simpler and more straight-forward example of how I thought it always worked, the most common Realtek LAN driver. In the downloaded package, in the same folder as the .inf file (rt64win7.inf), there also is a .sys file (rt64win7.sys) which I assume is the driver, and there also are 2 DLL files (RtNicprop64.DLL and RTNUninst64.dll) and I can guess they are used for viewing properties and uninstall. If I look at my NIC in the Device Manager, under Drivers / More Info, these 3 are listed as the driver files. Also, if I look in rt64win7.inf, there are references to all 3 mentioned .sys and .dll files (e g under heading [SourceDisksFiles]). So it all makes sense.

    There are 2 chipset drivers. The ME driver seems understandable. But when it comes to Intel INF installer, there are several things that to me look like they are never used:

    The downloaded package consists of only .inf and .cat files, no related code (as in .sys or .dll files).
    If I run pnputil.exe -e, make a list of all oemXX.inf files that say "Intel", and open these in C:\Windows\Inf, then I can see the files from Intel that are actually being used, including the original file names (before Windows renamed them to oemXX.inf). And from that I can see that the .inf files in use never are the ones that came with the Intel Inf package (the used drivers I guess are something Microsoft found)
    If I compare all .inf files in the downloaded Intel INF package with all .inf files in C:\Windows\System32\DriverStore\FileRepository, only 3 are in common: cougcore.inf, cougsmb.inf and SNB2009.inf. But in these, there are no references to any .sys or .dll file, and under the heading [SourceDisksFiles] it is just blank.
    Looking closer at what driver is used for the SM Bus: In Device Manager I see that it uses intelsmb.sys (and intelsmb.inf, via Info / INF name), and that the device's ID is 1C22. I think the Intel INF installer is supposed to match that ID to what devices the .inf files list that they support. Now, with the Intel INF package there came a newer driver for the SM Bus, cougsmb.inf. Both cougsmb.inf and intelsmb.inf are in the FileRepository directory, so it looks like the system has tried to install them at some point. And in both these .inf files, 1C22 is listed under "supported devices". The cougsmb.inf is newer, and it is specifically for Cougar Point chipsets, which is what is on the H67 chipset boards like mine. Still the system uses intelsmb.inf.

    So it looks like my system uses old chipset drivers (probably whatever Microsoft found at the original install), and that the files that should install new drivers are empty.

    Am I missing something?

    PS Running Win7 64bit with i3-2100 and H67 chipset.
     
    McQueen, Oct 10, 2021
    #2
  3. sam0t Win User
    Install standard vga ?

    Yes it used to be there, but not anymore, thats why Iam figuring this out :/

    I went digging and moved some oem#.inf files away from the windows\inf folder, as the MS KB article suggested, and after that the the list of devices available in update driver -window changed, but still, no standard vga ! *Frown Is there a specification or docs available for creating «install.inf» file for a custom... :(

    I was lucky as the ATI had replaced the very first oem#.inf file, but the second one can be anywhere as I havent reinstalled in ages and have atleast 70 oem#.inf files in my windows\inf folder. Seems I have some manual labour to do sadly unless anybody does not have a more neater way to do this.
     
    sam0t, Oct 10, 2021
    #3
  4. Hans Win User

    Is there a specification or docs available for creating «install.inf» file for a custom...

    Quick question about .inf files

    Will the .inf files created for nvidia's driver 177.26 work for driver 177.35? I'm using a 8800 GT 512 on XP 32. I searched and found these .inf files:

    GTX 280/260 teaser drivers

    Thanks!

    They are on Pagalm's post #88
     
Thema:

Is there a specification or docs available for creating «install.inf» file for a custom...

Loading...
  1. Is there a specification or docs available for creating «install.inf» file for a custom... - Similar Threads - specification docs available

  2. Is there a specification or docs available for creating «install.inf» file for a custom...

    in Windows 10 Software and Apps
    Is there a specification or docs available for creating «install.inf» file for a custom...: Hello! Basically, I want to create a custom cursors pack and I am wondering how far you can go and what effects you can do. What is possible in a Windows without third-party software? I also want to know what can be done with the help of programming, how far you can go into...
  3. Is there a specification or docs available for creating «install.inf» file for a custom...

    in Windows 10 Customization
    Is there a specification or docs available for creating «install.inf» file for a custom...: Hello! Basically, I want to create a custom cursors pack and I am wondering how far you can go and what effects you can do. What is possible in a Windows without third-party software? I also want to know what can be done with the help of programming, how far you can go into...
  4. Creating a custom install.wim for a custom Windows install USB

    in Windows 10 Installation and Upgrade
    Creating a custom install.wim for a custom Windows install USB: Kari wrote - "Capturing install.wim from an existing installation only works on computers / virtual machines where all system elements and user accounts are located on Windows system partition C:" - is there a comprehensive list of the 'system elements' of Windows10. Normally...
  5. inf file access

    in Windows 10 Software and Apps
    inf file access: WIN 10 home 64 I have an .inf file in windows/sys32/driverstore/.... can't get access to update a couple of lines to enable driver recognition on my DAW console I have installed a file unlock app, still can't get sys access what are my options?...
  6. scan doc and create pdf

    in Windows 10 Drivers and Hardware
    scan doc and create pdf: just did an update KB4576478, KB4571756 on my computer. i was able to use HP Smart to scan a doc and create a pdf. this no longer works, will not let me scan with HP Smart. i installed MS scan app, but will not let me create pdf - only jpeg, tiff, PNG and bitmap. how...
  7. Install Option Missing From .INF Files 2020

    in Windows 10 Network and Sharing
    Install Option Missing From .INF Files 2020: Hi. I am trying to install a .inf file, but the 'Install' option isn't there when I right-click the file. I have tried looking at previous forums and videos but none of them work. I am on Windows 10 and could really use some help. Thanks in advance....
  8. inf file not found error

    in Windows 10 Drivers and Hardware
    inf file not found error: When i install the amd software it shows inf file not found and stops win10 pro AMD R5 M230 Pls help https://answers.microsoft.com/en-us/windows/forum/all/inf-file-not-found-error/8139e499-d773-468d-8719-669652e73e73
  9. WHATSAPP SHARING OF XCL AND DOC FILE CREATING PROBLEM

    in Windows 10 Network and Sharing
    WHATSAPP SHARING OF XCL AND DOC FILE CREATING PROBLEM: As stated by other users the xcl and doc files are being converted to zip. There is one single file and conversion of files to any other format each time while uploading is not possible. These were the solutions provided from your end to other similar queries. I spoke to an...
  10. Help creating a custom shortcut action for specific magnifier levels?

    in Windows 10 Customization
    Help creating a custom shortcut action for specific magnifier levels?: I am looking for a way to create a custom "string" of actions that I can assign to a keyboard shortcut. I am aware of certain programs that allow me to set a shortcut key (though I do not completely know how to use them), but is there a possibility to set a string of actions?...