home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / auto / ion.zip / ION.MIF < prev    next >
Text File  |  1996-02-05  |  9KB  |  282 lines

  1. Start Component
  2.  
  3.     Name = "InstantON"
  4.     Description = "InstantON"
  5.  
  6.     Start Group
  7.     Name  = "ComponentID"
  8.     ID    = 1
  9.     Class = "DMTF|ComponentID|001"
  10.     Description= "This group defines attributes common to all components. "
  11.                  "This group is required."
  12.  
  13.  
  14.     Start Attribute
  15.         Name        = "Manufacturer"
  16.         ID          = 1
  17.         Description = "Manufacturer of this component."
  18.         Access      = Read-Only
  19.         Storage     = Common
  20.         Type        = String(64)
  21.         Value       = "Intel Corporation"
  22.     End Attribute
  23.  
  24.     Start Attribute
  25.         Name        = "Product"
  26.         ID          = 2
  27.         Description = "Product name for this component."
  28.         Access      = Read-Only
  29.         Storage     = Common
  30.         Type        = String(64)
  31.         Value       = "InstantON"
  32.     End Attribute
  33.  
  34.     Start Attribute
  35.         Name        = "Version"
  36.         ID          = 3
  37.         Description = "Version number of this component."
  38.         Access      = Read-Only
  39.         Storage     = Specific
  40.         Type        = String(64)
  41.         Value       = unsupported
  42.     End Attribute
  43.  
  44.     Start Attribute
  45.         Name        = "Serial Number"
  46.         ID          = 4
  47.         Description = "Serial number for this component."
  48.         Access      = Read-Only
  49.         Storage     = Specific
  50.         Type        = String(64)
  51.         Value       = unsupported
  52.     End Attribute
  53.  
  54.     Start Attribute
  55.         Name        = "Installation"
  56.         ID          = 5
  57.         Description = "The date of the install of this component."
  58.         Access      = Read-Only
  59.         Storage     = Specific
  60.         Type        = Date
  61.         Value       = ""
  62.     End Attribute
  63.  
  64.     Start Attribute
  65.         Name        = "Verify"
  66.         Id          = 6
  67.         Description = "A code that provides a level of verification "
  68.                       "that the component is still installed and working."
  69.         Access      = Read-Only
  70.         Storage     = Common
  71.         Type        = Start Enum
  72.                   0x00 = "An error occurred; check status code"
  73.                   0x01 = "This component does not exist"
  74.                   0x02 = "Verification is not supported"
  75.                   0x03 = "Reserved"
  76.                   0x04 = "This component exists, but the functionality is untested"
  77.                   0x05 = "This component exists, but the functionality is unknown"
  78.                   0x06 = "This component exists, and is not functioning correctly"
  79.                   0x07 = "This component exists, and is functioning correctly"
  80.               End Enum
  81.         Value       = 2
  82.     End Attribute
  83.     End Group
  84.  
  85.  
  86. /////////////////////////////////////////////////////////////////////
  87. //                                                                 //
  88. //             DTIK SIGNATURE GROUP                                //
  89. //                                                                 //
  90. /////////////////////////////////////////////////////////////////////
  91.  
  92.     Start Group
  93.         Name = "DTIK Signature Group"
  94.         Class = "Intel|DTIK Signature|001"
  95.         ID = 2
  96.         Description =    "This Group is used to locate a DTIK component."
  97.         Key = 1
  98.         Start Attribute
  99.             Name = "DTIK Signature"
  100.             ID = 1
  101.             Description = "Name of DTIK component"
  102.             Type = String(40)
  103.             Access = Read-Only
  104.             Value = "InstantON"
  105.         End Attribute
  106.     End Group
  107.  
  108.     /////////////////////////////////////////////////////////////////////
  109.     //                                                                 //
  110.     //             SOFTWARE COMPONENT INFORMATION                      //
  111.     //                                                                 //
  112.     /////////////////////////////////////////////////////////////////////
  113.  
  114.  
  115.     Start Group
  116.         Name = "Software Component Information"
  117.         Class = "DMTF|Software Component Information|001"
  118.         ID = 3
  119.         Description = "Contains additional identifying information "
  120.                       "about this component."
  121.     Start Attribute
  122.         Name = "Major Version"
  123.         ID = 1
  124.         Description = "Major version of this software component."
  125.         Storage = Common
  126.         Access = Read-Only
  127.         Type = String(32)
  128. //        Value = "1.00"
  129.         Value = "0"
  130.     End Attribute
  131.     Start Attribute
  132.         Name = "Minor Version"
  133.         ID = 2
  134.         Description = "Minor version of this software component."
  135.         Storage = Common
  136.             Access = Read-Only
  137.         Type = String(32)
  138. //        Value = "1.02"
  139.         Value = "1.00"
  140.     End Attribute
  141.     Start Attribute
  142.         Name = "Revision"
  143.         ID = 3
  144.         Description = "Revision of this software component."
  145.         Storage = Common
  146.         Access = Read-Only
  147.         Type = String(32)
  148.         Value = ""
  149.     End Attribute
  150.     Start Attribute
  151.         Name = "Build"
  152.         ID = 4
  153.         Description = "Manufacturer's internal identifier for this "
  154.                       "compilation."
  155.         Storage = Specific
  156.         Access = Read-Only
  157.         Type = String(32)
  158.         Value = ""
  159.     End Attribute
  160.     Start Attribute
  161.         Name = "Target Operating System"
  162.         ID = 5
  163.         Description = "The operating system for which this "
  164.                       "software component is intended."
  165.         Storage = Common
  166.         Access = Read-Only
  167.         Type =  Start Enum
  168.                 0 = "Other"
  169.                 1 = "DOS"
  170.                 2 = "MACOS"
  171.                 3 = "OS2"
  172.                 4 = "UNIX"
  173.                 5 = "WIN16"
  174.                 6 = "WIN32"
  175.                 7 = "OPENVMS"
  176.                 End Enum
  177.         Value = 6
  178.     End Attribute
  179.     Start Attribute
  180.         Name = "Language Edition"
  181.         ID = 6
  182.         Description = "This identifies the language edtion of this "
  183.                       "component "
  184.         Storage = Common
  185.         Access = Read-Only
  186.         Type = String(32)
  187.         Value = "en"
  188.     End Attribute
  189.     Start Attribute
  190.         Name = "Identification Code"
  191.         ID = 7
  192.         Description = "Stock Keeping Unit (SKU) or Part Number "
  193.                         "for this software component."
  194.         Storage = Specific
  195.         Access = Read-Only
  196.         Type = String(32)
  197.         Value = ""
  198.     End Attribute
  199.     End Group
  200.  
  201.     /////////////////////////////////////////////////////////////////////
  202.     //                                                                 //
  203.     //             SOFTWARE SIGNATURE GROUP                            //
  204.     //                                                                 //
  205.     /////////////////////////////////////////////////////////////////////
  206.     Start Group
  207.         Name = "Software Signature"
  208.         Class = "DMTF|Software Signature|001"
  209.         Key = 1
  210.         Description = "The Software Signture Group contains "
  211.                       "information that can be used to detect this "
  212.                       "software component."
  213.     Start Attribute
  214.         Name = "File Name"
  215.         ID = 1
  216.         Description = "The name of a file that can be examined to "
  217.                       "detect this software component."
  218.         Storage = Common
  219.         Access = Read-Only
  220.         Type = String(256)
  221.     End Attribute
  222.     Start Attribute
  223.         Name = "File Size"
  224.         ID = 2
  225.         Description = "The size in bytes of a file that can be examined to "
  226.                      "detect this software component."
  227.         Storage = Specific
  228.         Access = Read-Only
  229.         Type = Integer
  230.     End Attribute
  231.     Start Attribute
  232.         Name = "File Date and Time"
  233.         ID = 3
  234.         Description = "The date and time of a file that can be examined "
  235.                       "to detect this software component."
  236.         Storage = Specific
  237.         Access = Read-Only
  238.         Type = Date
  239.     End Attribute
  240.     Start Attribute
  241.         Name = "File Checksum"
  242.         ID = 4
  243.         Description = "The checksum for the first 32 bytes of this file."
  244.         Storage = Specific
  245.         Access = Read-Only
  246.         Type = Integer
  247.     End Attribute
  248.     Start Attribute
  249.         Name = "File CRC 1"
  250.         ID = 5
  251.         Description = "The 16-bit CRC (ITU-T) on the middle 512k of this file."
  252.         Storage = Specific
  253.         Access = Read-Only
  254.         Type = Integer
  255.     End Attribute
  256.     Start Attribute
  257.         Name = "File CRC 2"
  258.         ID = 6
  259.         Description = "The 16-bit CRC (ITU-T) on the middle 512k of this file."
  260.         Storage = Specific
  261.         Access = Read-Only
  262.         Type = Integer
  263.     End Attribute
  264.     End Group
  265.     Start Table
  266.         Name = "Software Signature"
  267.         Class = "DMTF|Software Signature|001"
  268.         ID = 4
  269. // MB.EXE enters table values here...
  270.         {"IONSCHED.EXE", 300032, "19960205155548.000000-000", 0x0434, 0x88cb, 0xf268}
  271.         {"VALARMD.VXD", 12385, "19960205155856.000000-000", 0x0434, 0x4f18, 0x7138}
  272.         {"VIOND.VXD", 17061, "19960205155850.000000-000", 0x0434, 0x459e, 0x6c4b}
  273.         {"IONSCHED.HLP", 129569, "19960205154530.000000-000", 0x0906, 0xbdc2, 0x18a4}
  274.         {"AGENT.HLP", 16983, "19960205154038.000000-000", 0x0897, 0x7134, 0x1098}
  275.         {"AGENT.EXE", 150016, "19960205154414.000000-000", 0x0434, 0x68ce, 0x8767}
  276.         {"ION.DLL", 25600, "19960205154510.000000-000", 0x0434, 0xe55d, 0x345f}
  277.         {"IONSCHED.DLL", 256000, "19960205155418.000000-000", 0x0434, 0x6e28, 0x8c86}
  278.         {"CUSTMCTL.DLL", 71680, "19960205155030.000000-000", 0x0434, 0xdd8a, 0x0bc8}
  279.     End Table
  280. End Component
  281.  
  282.