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,679
    19,122
    180
    Knew i may of missed something :oops:

    Will look into the mbr/gpt section when i get home in the morning.

    I see uefi showing which should of triggered a 2nd routine to check for gpt etc.

    It does mention gpt in the lower section, odd it not in the drive section.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,466
    1,488
    150
    Even more weird I havent noticed it earlier:)
     
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Sorted it now ;)

    Well still in the editor but the results are right now, had to install a OS in UEFI mode as i wondered why i was always getting MBR/Legacy :g: :oops: :facepalm:

    Will upload the revised QT very soon. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

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

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Added the updated Legacy/UEFI routine to MRP as well because that was still a section i not got too. :)

    Testing that UEFI install now...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Off to a meeting back later on :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Just added this into the QT 118 BC6 to detect if the option in Settings has been checked or not. :)
    Code:
    Daylight Adjust Clock Mode : Enabled/Checked 
    @tcntad hope that helps for the Daylight side you mentioned.

    Took a little research and registry checking when that option is set or not...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,466
    1,488
    150
    Im pretty sure the other guy (carlos) is right, we're not using DST right now but yet we are..

    ThanksI hope theres nothing else bugging me :p
     
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    That just shows if the auto adjust clock for daylight saving mode has been checked/or not.

    I still think it depends on the region in a country how DST is handled. Either way the QT will tell what that particular setting has been set to.

    Thanks for your help testing, it all has helped sort thing out not just for the demise of WMIC but many other routines have been upgraded too. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Have re-uploaded that BC6 QT with this addition for testing.

    Fingers crossed the QT is fit enough to be released very soon. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,466
    1,488
    150
    Not bad

    Code:
    Time Zone Data {Registry}  : W. Europe Standard Time {Bias: +01:00} 
    Time Zone Data {TzUtil}    : W. Europe Standard Time 
    Using Daylight Saving Mode : No 
    Daylight Adjust Clock Mode : Enabled/Checked 
    
     
  13. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
  14. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    #7695 mxman2k, Nov 12, 2021
    Last edited: Nov 12, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Yeah i agree, pity they removed wmic on the insider version of 11 :( but we are making progress to get around that :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,679
    19,122
    180
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...