1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Format for .inf file

Discussion in 'All other topics' started by Noqoilpi, Jun 7, 2005.

Thread Status:
Not open for further replies.
  1. Noqoilpi

    Noqoilpi Regular member

    Joined:
    Jan 29, 2005
    Messages:
    366
    Likes Received:
    0
    Trophy Points:
    26
    I am lost.
    Looking for the format used in .inf file.

    [Version]
    signature="$Windows NT$"
    ClassGUID={00000000-0000-0000-0000-000000000000}

    [SourceDisksNames]
    _x = %cdname%,%cdtagfile%,,""

    [WinntDirectories]
    1 = "\"
    2 = system32
    3 = system32\config
    4 = system32\drivers

    [SourceDisksFiles]
    fasttx2k.sys = 1,,,,,,_x,4,1

    [HardwareIdsDatabase]
    PCI\VEN_105A&DEV_3371 = fasttx2k

    [SCSI.Load]
    fasttx2k = fasttx2k.sys,4



    How does the line fasttx2k.sys = 1,,,,,,_x,4,1 work?

    What are the fields for each section? Sorry if I am not using the right terms.
     
Thread Status:
Not open for further replies.

Share This Page