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,799
    19,382
    180
    The GUI QT is expanding slowly...

    Added:

    Splash screen mentioning that it is querying the device... takes a few seconds for it to show main GUI, this gives it time to appear.

    Memory - Just Installed amount at present.

    Network data.

    More System drive information. ie Secure Boot.

    Graphics Card info (minimum at moment ie name, ram, deviceID) -- I am hoping the vram is shown ok for over 4GiB...

    It still not perfect yet as need to add more error checking but it works.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Did a screen record 2 gif but cant add it :( this shown the gui as it is at the moment and the tabs etc in a 'video'

    Hopefully @Enthousiast may be able to do a gif video of it :)

    Will have to test on a winpe, it should work as no .net required, unless the grfx pshell bit needs it. :g:

    Not sure if it works on w7 yet as no pc to test it on.

    But as it still in alpha/early beta stage there is still a way to go.

    Happy how it going, better than i had expected.

    Dmi and slic/msdm is going to test my patience as this programming language is a challenge in it self as doing more than i ever have with autoit.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    At least it not crash like my previous test :D

    Network detection still needs work as it weird how autoit reads wmi in that area.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Im hoping the Grfx VRAM detection will work with cards that have more than 4GB , had to use a PowerShell script to attempt to decode the 64 bit info. If it not work then PS is not that good either with large numbers :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    #8668 mxman2k, Oct 9, 2022
    Last edited: Oct 9, 2022
    (OP)
    See post below :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    May have a test one soon, just making sure it wont abort on pshell routine if i can...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    #8670 mxman2k, Oct 9, 2022
    Last edited: Oct 14, 2022
    (OP)
    As mentioned on the post that it is possible that it may not be 100% stable... I have done the best i can to prevent crashes for this test release.

    I will remove the download by end of today so if you want a test grab a copy now :D :D

    Reason is that i will be updating it again soon and when happy i will probably upload the new test one over the next few days.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Firmware boot type - Unknown, that is what is returned by the query , i have no 'unknown' variable set up to show :g:

    Network adapters can only have 6 devices shown - for some reason i cant obtain the same results like in batch script using WMIC even though i am using the WMI system...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    CPU revision odd there is a variable set to N/A if result is null
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    At least it not crashed out :D

    If anyone has a Graphix card with more than 4gb vram i hope it will show the correct amount, if not pshell is as bad as cmd script / WMIC for large numeric results!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    On laptop at moment and no VM can be run on it or it so slow i be waiting a week so cant set a dummy vram to 5gb etc :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Will have to take a break for tonight getting too tired , continue tomorrow

    thanks for tests.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,799
    19,382
    180
    Hmm it missed the USB lan unit :g: i guess the wmi version not see it like wmic would ??

    Will see what i can do to squeeze another network device line or two - may have to extend the Y axis of the gui...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,358
    7,077
    210
    ???

    qt_GUI_err.png