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
    6,302
    20,985
    210
    I think it depends also in regions too.

    But not much can be done as all routines to check it returns the same results.

    The checks return true or false if dst in use or not, i just change to yes/no to look better. I could leave it as true or false..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,581
    1,583
    150
    Someone is a joker indeed lol :p


    Also Im running GPT, not MBR?
     
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  4. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,581
    1,583
    150
    Even more weird I havent noticed it earlier:)
     
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    Off to a meeting back later on :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  11. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,581
    1,583
    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
     
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...
  14. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,581
    1,583
    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 
    
     
  15. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    #7697 mxman2k, Nov 12, 2021
    Last edited: Nov 12, 2021
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    870
    1,470
    30
  18. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,302
    20,985
    210
    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...