Page 19 of 94 FirstFirst ... 917181920212969 ... LastLast
Results 181 to 190 of 935

Thread: Windows 10 and Office Excel

  1. #181
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10

    Double Driver list against drivers and DriverStore


    Double Driver list against drivers and DriverStore
    Double Driver list against drivers ( drivers against Double Driver )


    We will follow a very similar set of measurement as those starting here , http://www.excelfox.com/forum/showth...ge12#post12276
    We do a very similar analysis as for Device Manager Property list against drivers and DriverStore

    The large before file, now named ExplorerBefore Douible Driver V drivers.xlsm , is the previous file, ExplorerBefore Device Manager Properties V DriverStore.xlsm, with the color taken out in drivers ( and while we are at it, DriverStore also , ( the italics can remain in DriverStore) )

    Reminder of drivers
    From here, http://www.excelfox.com/forum/showth...ge12#post12276 we saw that in drivers we have
    Code:
    Folder?    de-DE
    More than 2 dots   --  Microsoft.Bluetooth.AvrcpTransport.sys.mui
    Folder?    DriverData
    Folder?    en-US
    Folder?    etc
    Folder?    hosts
    Folder?    networks
    Folder?    protocol
    Folder?    services
    Folder?    UMDF
    More than 2 dots   --  Microsoft.Bluetooth.Profiles.HidOverGatt.dll
    Folder?    de-DE
    More than 2 dots   --  Microsoft.Bluetooth.Profiles.HidOverGatt.dll.mui
    Folder?    en-US
    Folder?    wd
    sys       3
    dll       12
    bin       0
    cpa       0
    vp       0
    Else1     0
    bag       0
    xml       0
    js       0
    gdl       0
    cab       0
    ini       0
    cat       0
    inf       0
    pnf       0
    gpd       0
    exe       0
    sam       1
    dll.mui   10
    sys.mui   125
    Else2     0
    Total files is  151
    Total Folders is    12
    Total things with more than 2 dots is  3
    Reminder of Double Driver ( Full List)
    Previously , the Double Driver list was taken as the large in which to find files from a smaller. After this we looked back, as it were, to how much of the contents of Double Driver were in other things that were compared against it.
    We can use for convenience the routine of this form on the non colured initial worksheet , and edit the output slightly to remove the (0) entries, since no cells have coloured text
    Code:
    sys   128 
    dll   49 
    bin   3 
    cpa   1 
    vp   5 
    els   1 
    inf   81 
    ini   107 
    cat   4 
    gpd   29 
    xml   27 
    gdl   2 
    js   3 
    dpd   0 
    cab   1 
    bag   1 
    ppd   1 
    exe   1 
    dpb   4 
     Total 448
    The listing suggest it might be more convenient to look for the files in drivers, and attempt to find them in DoubleDriver


    The macro here, http://www.excelfox.com/forum/showth...ll=1#post12555 , takes each cell in the selection , and checks for at least one . in it, to indicate a file.
    An extra code line, not yet used in the similar macros of this type, removes any of the extra strange .mui in the string to be searched for from drivers
    Let FileNmeSrchFor = Replace(CelVl, ".mui", "", 1, 1, vbBinaryCompare)




    In the next few post , the usual colouring of matched cell values is shown.





    ExplorerBefore Double Driver V drivers.xlsm : https://app.box.com/s/fv502svb5oxs3bg1oevx07is698idxi5
    Last edited by DocAElstein; 03-04-2020 at 02:23 AM.

  2. #182
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    G:\Win 10 Devices\Before\drivers\de-DE

    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Row\Col
    C
    D
    5
    de-DE
    6
    1394OHCI.sys.mui
    7
    acpi.sys.mui
    8
    afd.sys.mui
    9
    agilevpn.sys.mui
    10
    amdk8.sys.mui
    11
    amdppm.sys.mui
    12
    ataport.sys.mui
    13
    battc.sys.mui
    14
    bthenum.sys.mui
    15
    BthMini.SYS.mui
    16
    bthport.sys.mui
    17
    BTHUSB.SYS.mui
    18
    CAD.sys.mui
    19
    cdrom.sys.mui
    20
    cmimcext.sys.mui
    21
    disk.sys.mui
    22
    dmvsc.sys.mui
    23
    dumpsd.sys.mui
    24
    EhStorTcgDrv.sys.mui
    25
    fltmgr.sys.mui
    26
    fvevol.sys.mui
    27
    hidbatt.sys.mui
    28
    hidbth.sys.mui
    29
    hidclass.sys.mui
    30
    hidi2c.sys.mui
    31
    http.sys.mui
    32
    i8042prt.sys.mui
    33
    IndirectKmd.sys.mui
    34
    intelppm.sys.mui
    35
    iorate.sys.mui
    36
    IPMIDRV.sys.mui
    37
    isapnp.sys.mui
    38
    kbdclass.sys.mui
    39
    kbdhid.sys.mui
    40
    luafv.sys.mui
    41
    Microsoft.Bluetooth.AvrcpTransport.sys.mui
    42
    modem.sys.mui
    43
    mouclass.sys.mui
    44
    mouhid.sys.mui
    45
    mountmgr.sys.mui
    46
    mrxsmb.sys.mui
    47
    msgpiowin32.sys.mui
    48
    mshidumdf.sys.mui
    49
    mslldp.sys.mui
    50
    mssecflt.sys.mui
    51
    mssmbios.sys.mui
    52
    MTConfig.sys.mui
    53
    mup.sys.mui
    54
    ndis.sys.mui
    55
    ndiscap.sys.mui
    56
    NdisImPlatform.sys.mui
    57
    ndisuio.sys.mui
    58
    NdisVirtualBus.sys.mui
    59
    netvsc.sys.mui
    60
    ntfs.sys.mui
    61
    nvdimm.sys.mui
    62
    nwifi.sys.mui
    63
    pacer.sys.mui
    64
    parport.sys.mui
    65
    partmgr.sys.mui
    66
    pci.sys.mui
    67
    pcmcia.sys.mui
    68
    pdc.sys.mui
    69
    pmem.sys.mui
    70
    pnpmem.sys.mui
    71
    processr.sys.mui
    72
    qwavedrv.sys.mui
    73
    rdbss.sys.mui
    74
    rdpdr.sys.mui
    75
    rdvgkmd.sys.mui
    76
    refs.sys.mui
    77
    refsv1.sys.mui
    78
    rfxvmt.sys.mui
    79
    scfilter.sys.mui
    80
    scmbus.sys.mui
    81
    sdbus.sys.mui
    82
    sdstor.sys.mui
    83
    serial.sys.mui
    84
    sermouse.sys.mui
    85
    smbdirect.sys.mui
    86
    spaceport.sys.mui
    87
    srv2.sys.mui
    88
    storqosflt.sys.mui
    89
    synth3dvsc.sys.mui
    90
    tcpip.sys.mui
    91
    tpm.sys.mui
    92
    tsusbflt.sys.mui
    93
    tsusbhub.sys.mui
    94
    tunnel.sys.mui
    95
    UmBus.sys.mui
    96
    usbehci.sys.mui
    97
    usbhub.sys.mui
    98
    USBHUB3.SYS.mui
    99
    usbport.sys.mui
    100
    usbstor.sys.mui
    101
    usbvideo.sys.mui
    102
    USBXHCI.SYS.mui
    103
    vdrvroot.sys.mui
    104
    VerifierExt.sys.mui
    105
    vhdmp.sys.mui
    106
    vhf.sys.mui
    107
    vmbus.sys.mui
    108
    vmstorfl.sys.mui
    109
    volmgr.sys.mui
    110
    volmgrx.sys.mui
    111
    volsnap.sys.mui
    112
    wacompen.sys.mui
    113
    wdf01000.sys.mui
    114
    wfplwfs.sys.mui
    115
    winnat.sys.mui
    116
    wmbclass.sys.mui
    117
    wof.sys.mui
    118
    ws2ifsl.sys.mui
    119
    wudfpf.sys.mui
    Worksheet: drivers

    see next posts for matcing in Double Driver
    Last edited by DocAElstein; 03-03-2020 at 10:17 PM.

  3. #183
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8
    restore.ini
    usbport.inf
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9
    restore.ini
    usbport.sys
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA
    restore.ini
    usbport.inf
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB
    restore.ini
    usbport.inf
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC
    restore.ini
    usbport.inf
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    USB Root Hub
    restore.ini
    usbport.inf
    usbehci.sys
    usbport.sys
    usbohci.sys
    usbuhci.sys
    usbhub.sys
    usbd.sys
    USB Mass Storage Device
    restore.ini
    usbstor.inf
    usbstor.sys
    USB Composite Device
    restore.ini
    usb.inf
    usbccgp.sys
    CD-ROM Drive
    restore.ini
    cdrom.inf
    cdrom.sys
    ACPI x64-based PC
    restore.ini
    hal.inf
    Disk drive
    restore.ini
    disk.inf
    disk.sys
    Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1)
    restore.ini
    oem2.inf
    igdlh.cat
    igdkmd64.sys
    igdumd64.dll
    igdumd32.dll
    igkrng500.bin
    igcompkrng500.bin
    igfcg500m.bin
    iglhxs64.vp
    iglhxo64.vp
    iglhxc64.vp
    iglhxg64.vp
    iglhxa64.vp
    iglhxa64.cpa
    iglhcp64.dll
    iglhcp32.dll
    iglhsip64.dll
    iglhsip32.dll
    igd10umd32.dll
    igd10umd64.dll
    Intel(R) 82801GB-GR-GH (ICH7 Family) Serial ATA Storage Controller - 27C0
    restore.ini
    mshdc.inf
    storahci.sys
    intelide.sys
    storprop.dll
    atapi.sys
    ataport.sys
    pciidex.sys
    pciide.sys
    IDE Channel
    restore.ini
    mshdc.inf
    storahci.sys
    intelide.sys
    storprop.dll
    atapi.sys
    ataport.sys
    pciidex.sys
    pciide.sys
    HID Keyboard Device
    restore.ini
    keyboard.inf
    i8042prt.sys
    kbdclass.sys
    kbdhid.sys
    High Definition Audio-Gerät
    restore.ini
    hdaudio.inf
    hdaudio.sys
    Microsoft Streaming Clock Proxy
    restore.ini
    ksfilter.inf
    Microsoft Streaming Service Proxy
    restore.ini
    ksfilter.inf
    Microsoft Streaming Quality Manager Proxy
    restore.ini
    ksfilter.inf
    Microsoft Streaming Tee-Sink-to-Sink Converter
    restore.ini
    ksfilter.inf
    Microsoft Trusted Audio Drivers
    restore.ini
    wdmaudio.inf
    portcls.sys
    MsApoFxProxy.dll
    drmk.sys
    drmkaud.sys
    sysfxui.dll
    wmalfxgfxdsp.dll
    Generic PnP Monitor
    restore.ini
    monitor.inf
    monitor.sys
    Generic Non-PnP Monitor
    restore.ini
    monitor.inf
    monitor.sys
    HID-compliant mouse
    restore.ini
    msmouse.inf
    mouclass.sys
    sermouse.sys
    mouhid.sys
    Worksheet: DDAllBefore
    Last edited by DocAElstein; 03-03-2020 at 10:17 PM.

  4. #184
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Microsoft Storage Spaces Controller
    restore.ini
    spaceport.inf
    spaceport.sys
    spacedump.sys
    Composite Bus Enumerator
    restore.ini
    compositebus.inf
    CompositeBus.sys
    UMBus Root Bus Enumerator
    restore.ini
    umbus.inf
    umbus.sys
    NDIS Virtual Network Adapter Enumerator
    restore.ini
    ndisvirtualbus.inf
    Plug and Play Software Device Enumerator
    restore.ini
    swenum.inf
    swenum.sys
    Remote Desktop Device Redirector Bus
    restore.ini
    rdpbus.inf
    rdpbus.sys
    Microsoft ACPI-Compliant System
    restore.ini
    acpi.inf
    acpi.sys
    ACPI Power Button
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    PCI Bus
    restore.ini
    pci.inf
    pci.sys
    System board
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Legacy device
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    ACPI Fixed Feature Button
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    CPU to IO Controller
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    High Definition Audio Controller
    restore.ini
    hdaudbus.inf
    hdaudbus.sys
    PCI-to-PCI Bridge
    restore.ini
    pci.inf
    pci.sys
    LPC Controller
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    SM Bus Controller
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Motherboard resources
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Programmable interrupt controller
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Direct memory access controller
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    System timer
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    High precision event timer
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    System CMOS-real time clock
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    System speaker
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Numeric data processor
    restore.ini
    machine.inf
    msisadrv.sys
    isapnp.sys
    Microsoft Virtual Drive Enumerator
    restore.ini
    vdrvroot.inf
    vdrvroot.sys
    Volume Manager
    restore.ini
    volmgr.inf
    volmgr.sys
    Microsoft Basic Display Driver
    restore.ini
    basicdisplay.inf
    BasicDisplay.sys
    Microsoft Basic Render Driver
    restore.ini
    basicrender.inf
    BasicRender.sys
    Microsoft System Management BIOS Driver
    restore.ini
    mssmbios.inf
    mssmbios.sys
    Intel Processor
    restore.ini
    cpu.inf
    processr.sys
    intelppm.sys
    amdk8.sys
    amdppm.sys
    Generic volume shadow copy
    restore.ini
    volsnap.inf
    Generic software device
    restore.ini
    c_swdevice.inf
    Texas Instruments 1394 OHCI Compliant Host Controller
    restore.ini
    1394.inf
    1394ohci.sys
    WSD-Scandienst
    restore.ini
    wsdscdrv.inf
    WSDScDrv.dll
    Volume
    restore.ini
    volume.inf
    volume.sys
    USB Input Device
    restore.ini
    input.inf
    hidusb.sys
    hidclass.sys
    hidparse.sys
    HID-compliant consumer control device
    restore.ini
    hidserv.inf
    HID-compliant system controller
    restore.ini
    input.inf
    hidusb.sys
    hidclass.sys
    hidparse.sys
    HID-compliant vendor-defined device
    restore.ini
    input.inf
    hidusb.sys
    hidclass.sys
    hidparse.sys
    Audio Endpoint
    restore.ini
    audioendpoint.inf
    WSD Print Device
    restore.ini
    wsdprint.inf
    wsdprint.sys
    WPD-Dateisystem-Volumetreiber
    restore.ini
    wpdfs.inf
    wpdfs.dll
    Worksheet: DDAllBefore
    Last edited by DocAElstein; 03-03-2020 at 10:18 PM.

  5. #185
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    slkhflskhfslkhf

  6. #186
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    Not found in Double Drivers

    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Row\Col
    C
    D
    E
    F
    611
    Image
    612
    613
    WSD-Scandienst
    614
    restore.ini
    615
    wsdscdrv.inf
    616
    WSDScDrv.dll
    617
    618
    Volume
    619
    620
    Volume
    621
    restore.ini
    622
    volume.inf
    623
    volume.sys
    624
    625
    HIDClass
    626
    627
    USB Input Device
    628
    restore.ini
    629
    input.inf
    630
    hidusb.sys
    631
    hidclass.sys
    632
    hidparse.sys
    633
    634
    HID-compliant consumer control device
    635
    restore.ini
    636
    hidserv.inf
    637
    638
    HID-compliant system controller
    639
    restore.ini
    640
    input.inf
    641
    hidusb.sys
    642
    hidclass.sys
    643
    hidparse.sys
    644
    645
    HID-compliant vendor-defined device
    646
    restore.ini
    647
    input.inf
    648
    hidusb.sys
    649
    hidclass.sys
    650
    hidparse.sys
    651
    652
    AudioEndpoint
    653
    654
    Audio Endpoint
    655
    restore.ini
    656
    audioendpoint.inf
    657
    658
    WSDPrintDevice
    659
    660
    WSD Print Device
    661
    restore.ini
    662
    wsdprint.inf
    663
    wsdprint.sys
    664
    665
    WPD
    Worksheet: DDAllBefore
    Last edited by DocAElstein; 03-03-2020 at 10:20 PM.

  7. #187
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Row\Col
    B
    C
    D
    144
    G:\Win 10 Devices\Before\drivers\UMDF UMDF
    145
    EhStorPwdDrv.dll
    146
    IddCx.dll
    147
    Microsoft.Bluetooth.Profiles.HidOverGatt.dll
    148
    NfcCx.dll
    149
    PosCx.dll
    150
    SDFLauncher.dll
    151
    SensorsCx.dll
    152
    SMCCx.dll
    153
    UcmCx.dll
    154
    uiccspb.dll
    155
    usbdr.dll
    156
    UsbXhciCompanion.dll
    157
    WpdFs.dll
    158
    Worksheet: drivers







    _____ Workbook: ExplorerBefore Double Driver V drivers.xlsm ( Using Excel 2007 32 bit )
    Row\Col
    B
    C
    D
    E
    F
    667
    G:\Win 10 Devices\Before\Double Driver Backup All\EG41MFT-US2H 09.02.2020 17-50-05\WPD\WPD-Dateisystem-Volumetreiber WPD-Dateisystem-Volumetreiber
    668
    restore.ini
    669
    wpdfs.inf
    670
    wpdfs.dll
    671
    Worksheet: DDAllBefore
    Last edited by DocAElstein; 03-03-2020 at 10:23 PM.

  8. #188
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10

    between results: Double Driver V drivers
    The macro here , , is somewhat over coded for the current comparison, as we are only expecting .dll and .sys , but it may be useful for future use.
    The given output is edited below :-
    Code:
     
    sys        3 (0)
    dll        12 (1)
    dll.mui   10 (0)
    sys.mui   125 (104)


    Most of the matches are matching .sys file from Double drivers to a .sys.mui in drivers







    ExplorerBefore Double Driver V drivers.xlsm : https://app.box.com/s/fv502svb5oxs3bg1oevx07is698idxi5
    Last edited by DocAElstein; 03-04-2020 at 07:43 PM.

  9. #189
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10

    between results: Double Driver V drivers
    The macro here , , is somewhat over coded for the current comparison, as we are only expecting .dll and .sys , but it may be useful for future use.
    The given output is edited below :-
    Code:
     
    sys        3 (0)
    dll        12 (1)
    dll.mui   10 (0)
    sys.mui   125 (104)










    ExplorerBefore Double Driver V drivers.xlsm : https://app.box.com/s/fv502svb5oxs3bg1oevx07is698idxi5
    Last edited by DocAElstein; 03-04-2020 at 02:24 AM.

  10. #190
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    9,522
    Rep Power
    10
    slkhflskhfslkhf

Similar Threads

  1. Tests and Notes on Range Referrencing
    By DocAElstein in forum Test Area
    Replies: 70
    Last Post: 02-20-2024, 01:54 AM
  2. Tests and Notes for EMail Threads
    By DocAElstein in forum Test Area
    Replies: 29
    Last Post: 11-15-2022, 04:39 PM
  3. Notes tests. Excel VBA Folder File Search
    By DocAElstein in forum Test Area
    Replies: 39
    Last Post: 03-20-2018, 04:09 PM
  4. Replies: 37
    Last Post: 02-28-2018, 12:22 AM
  5. Replies: 2
    Last Post: 12-04-2012, 02:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •