Multi-OEM/Retail Project {MRP} - Mk3

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

  1. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    542
    171
    30
    yes prevent telemetry option is great, i notice when i use it i don't get the privacy questions yes/no questions during the last part of windows installation,
    I think you can just mention that it will cause the phone section in settings to be greyed out, as practically it doesn't break any functionality,
    but you know this problem seems to happens with other 3rd party tools, like that famous one Winareo Tweaker, i notice the same thing happens with phone settings when i use the disable telemetry and disable ads tweaks in that app.

    about the news feed i tried the other tweak that says disable majority of feeds, it's working and the option disappears from taskbar right click and you have to go gpedit to enable it again.

    other than that, about mrp theming wallpaper, lockscreen and user picture, can you actually choose what to apply and what you don't, like for example if you want just the lockscreen but you don't want wallpaper or user picture to change, how can you do that. i know there is an option to not change lockscreen in mrp config creator, so just like that option but for other parts, is it possible
     
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    It gets a bit too complicated to adjust the theme on the fly, the lockscreen/login ones are easy, but to select just some other parts would not be worth the effort because it would be so easy to make a mistake and screw up the theme totally.

    As there is a lot of reg changes etc for the Telemetry option it is not easy to pin point which one causes the Phone app issue plus it most likely be one that controls a few other Telemetry sections and defeat the object of blocking any telemetry.

    I try to balance the risk to reward in the tweaks, sometimes i cant get the required result but a compromise has to be made and i think in this instance with the Phone app what happens is that compromise in effect.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    #8670 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...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    #8672 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...
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  14. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,061
    210
    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...