Multi-OEM/Retail Project {MRP} - Mk3

Discussion in 'MDL Projects and Applications' started by mxman2k, Oct 15, 2016.

  1. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    #9241 mxman2k, Nov 15, 2022
    Last edited: Nov 16, 2022
    (OP)
    Moved download link to here in the Beta Test Post :)

    1. SLIC and MSDM table information on win7/Servers etc.
    2. Fixed a few small spelling errors.
    3. Detect if a Loader is used on vista/7/servers.

    If you get a requester to download a specific '.Net' file, that is by the OS and not the GUI QT and it will download and install from Microsoft if you allow it. If not then some data will not be shown.

    Will look into the MSE/Defender not showing on w7 when installed, but that low priority so it gets done when it gets done.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,331
    7,048
    210
    win7_6.png

    Windows 7, SLIC detected.
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,769
    340
  4. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
  5. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
  6. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
    1.JPG 2.JPG 3.JPG
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    Thanks for testing and reports :hug2:

    As the gui qt is now in a stable state I'm going to concentrate on the next mrp's code for a while.

    Will go back to the gui qt if imediate fixes are needed as and when.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    MRP 148 will have a new option, testing it now and once satisfied it working will post details. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    Have added into the next GUI QT Disk, partition and name info.

    Not added size as it gets complicated and i cant get the alignment right so it will look like this.

    If i can get that info sorted i will add it in but for now it will look like something like this:

    Example:
    Code:
    Disk and Partition Information  : {Driveletter | Disk #, Partition # | Model Name}
                                    : C:|Disk #0, Partition #1|TAISU SSD 120G
                                    : D:|Disk #0, Partition #2|TAISU SSD 120G
                                    : E:|Disk #1, Partition #0|TOSHIBA MQ01ABD100
    You will have wait a bit until i upload this new version.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    #9250 mxman2k, Nov 16, 2022
    Last edited: Nov 16, 2022
    (OP)
    Code:
    Disk and Partition Information  : Driveletter | Disk #, Partition # | Model Name | Size 'GB'
                                    : C: | Disk #0, Partition #1 | TAISU SSD 120G | 86.81 GB
                                    : D: | Disk #0, Partition #2 | TAISU SSD 120G | 24.41 GB
                                    : E: | Disk #1, Partition #0 | TOSHIBA MQ01ABD100 | 931.51 GB
    Sorted :D added the partition size - had to put it at the end or the alignment went totally out of place.

    Have limited the Model Name in the GUI result box to 25 characters, the saved reports will have no restriction, (well if it goes over 50 chars it will truncate to keep things neat).

    Only shows those disks/partitions that have drive letters, not going into more complex code for non drive letter ones. After all this is a supposed to be a simple GUI Query tool :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    Updated post #3 beta download link and hashes for the GUI QT.

    Added Disk and Partition information on the 'Storage' tab, the Disk's Model Name in the GUI is limited to 25 characters to keep results box neat, for the saved reports the limit is 50 characters, (more than enough).

    There is a limit set for the disk/partition results to 20 lines or it will cause a overflow error for the GUI , the saved reports will list more up to 50.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,769
    340
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    @abbodi1406 on w8.1 does the 'Lucida Console' font exist?

    I think it does, if it does i will adjust the font to be that as a first test then if it not available to use the Consolas one instead, as i notice it chops the lower part of g and y etc..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,769
    340
    Yes it does
     
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    Thanks, will adjust code to use that font first and if for some reason to use default Consolas.

    Keeps the font same for all OS's - apart from W8.0 as left that as Consolas.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. pacoolio

    pacoolio MDL Member

    Jun 10, 2009
    121
    104
    10
    Can someone provide the download link for the tool? GUI_QTv0.10.2.14.exe
     
  17. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    I uploaded the new version a bit ago, it is .14 with some new bits added :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,739
    19,255
    180
    I will upload any newer GUI QT exe files to the beta area link #3 and just post any changes to it.

    For now the .16 one will be last one for a while as i need to get more work done on the main MRP project as it been not touched for almost 2 months :oops:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,331
    7,048
    210
    win7_1.png