Multi-OEM/Retail Project {MRP} - Mk3

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

  1. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,542
    150
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    I have noticed that in the memory area the individual slot data is rounded up :g:

    Will have to see about re-doing that vbscript to prevent such rounding errors.

    Only cosmetic as the 'memory present per slot' is correct.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    Hmm the context menu bit not work on the GUI QT Display in the way i was expecting :g:

    I may have to re-write the whole GUI as for some reason it is not 'hooking' into the main GUI - i do get the menu appear when right clicking the Title Bar but then it not do anything with the values... :eek:

    At present that is on the to-do later on list.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,542
    150
    Yep, 16384MiB per slot.

    Also, the graphics memory reported is wrong (it's an ASUS ROG STRIX GAMING GeGorce 1660Ti OC 6GB). Guess they forgot to update the memory reported from the reference design (normal 1660Ti has 4GB).
     
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    I have always had a few glitches with the GPU memory bit.

    I cannot seem to see if there is dedicated only or dedicated and shared system ram with WMIC... At some point i will investigate other ways to get that info - but not using DXDiag which would be a cheating way to parse that data.

    It may be some info not updated as i use WMIC to pull that data so i am unsure if it a QT code issue - unless there are new undocumented ways to retrieve that data correctly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,542
    150
    As already said, it might be reported wrongly by the graphics BIOS or the driver. Nothing we can do.
     
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    #5887 mxman2k, Apr 12, 2020
    Last edited: Apr 12, 2020
    (OP)
    Regarding GFX memory I will see if there is another way - when something bugs me i tend to keep having a go at making a working solution :D

    ===========
    With the next QT release - which may be soon due to the save glitch mentioned a few posts ago - i have added a flag to the title bar/log to show which location was/will be used to save the QT's Report to.

    Example:
    MRP - Query Tool v105.1 [Compiled: 04/12/2020 {UTC}] -- Date/Time Ran: 04/12/2020 {UTC} -- 12:43pm [DF]

    [DF] = Desktop Folder -- using '%UserProfile%\Desktop' variable.
    [UF] = User's 'Desktop' Folder -- Reads the 'Current_User' Hive registry area and if it is actually detected at that location.
    [SD] = System Drive.

    Only an indicator that a location was used to make sure it is saved to the specified area and no personal info shown such as the user's name etc.

    An error is shown if no area to save can be done, should not happen but i do like to add extra error checking. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    Query Tool v105.1 has been uploaded and the 2nd post's download link, password and hashes updated. :)

    + Fixed a save location glitch in that the QT may not save the report to the users' desktop. Now the QT will check for the 'Desktop' folder regardless of Language or spelling, if the folder was renamed etc, and then if that still fails to give a result the QT will save the log on the root of the SystemDrive (C: D: etc), you will see a line in the QT display where it has saved to or if there was any error. There is an indicator on the title bar/log header if a location was found and used or an error will show.
    Many thanks to @migascalp for informing me of this glitch and testing the beta QT's.

    + Updated the routines that check for data via WMIC system calls to hopefully return the results in English so the comparison routines work as before if the results was non English then the routine using the calls may fail to pick up the data and either ignore the information or it could confuse the actual results. Many thanks to all those that tested the beta LT1/LT2 QT's.

    + Added VMware Version data if Vmware is present in the installed OS, not 100% perfect as it only a test to see if possible to obtain a file's version also it depends on if the file is installed in the default install location.

    MRP will be delayed probably until tomorrow now as there is a massive storm where i am and not want to risk loosing files.

    Typical we have a few days nice warm/hot weather and in standard British summer time tradition it spoils it with a thunder storm....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    MRP 124.0 has been uploaded, 2nd post's download link, password and hashes have been updated. :)

    + Fixed the odd behaviour of when using the 'Slim Start Menu and Clean Taskbar' option that the 'File Explorer' icon always returned on a reboot/sign-out cycle if the user had deleted the icon. The File Explorer icon is no longer present if you wish to have that icon then you will either have to create your own XML file or manually add the icon later.

    + Added new option to remove the 'Feedback Hub' app - found within the W10 Apps tab on the Creator.

    + Added new option Disable/turn off 'Find My Device' - usually this is auto disabled when using the 'Prevent Telemetry' option, but now have added it as a separate item, this can be reverted by the Settings App slider.

    + Added new W10 options:
    1) Disable or prevent OS/App notifications on the Lock Screen.

    2) Disable majoity of Push/Toast notifications via the Action Center etc.

    [--Notes-Start-->
    This setting turns off toast notifications for applications.

    If you enable this option, applications will not be able to raise push or
    toast notifications.

    Note that this option does not affect taskbar notification balloons.

    Windows system features are not affected by this setting. You must enable or disable system features individually to stop their ability to raise push/toast notifications.

    <--Notes-End--]

    + Updated PhotoViewer associations that should now 'stick' once they have been set even after any later updates added. This may be subject to change if m$ decides to remove all references to the PhotoViewer DLL etc.

    + Various re-wording on some options and log entries.
    Sorry for late upload, it was all ready to go yesterday but the 3 thunderstorms we had last night - i was not wanting to loose files due to power losses. We did loose power a couple of times during the storms, so i was lucky as i had turned off the PC.

    Today i have been busy so unable to upload until a few minutes ago.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    718
    1,203
    30
    aiku-ups-slika13.jpg

    :D:D:D ups
     
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    yeah i have one but the battery has decided to fail the other week and due to lack of immediate funds replacement is a few weeks away :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    718
    1,203
    30
    Capture.JPG This is a new folder, something new.
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,628
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    3,714
    10,633
    120
    :g: strange, never seen any 'Sources' folder created on the system drive on any test/normal installs of the project...

    I have checked all code and nothing creates the folder.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...