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,320
    21,062
    210
    #11781 mxman2k, Jan 9, 2025 at 13:35
    Last edited: Jan 9, 2025 at 14:06
    (OP)
    I can't remember, when I get on laptop later I will look, I know I not added it in as a selectable option yet.

    Just got back from a couple of nights in hospital , flare up of my condition due to cold air outside. :(

    Only walked to local shop too. Got in felt OK then a few minutes later I'm struggling to breathe and a painful chest, paramedics checked heart etc all ok. But they decided to take me hospital to be sure lungs not obstructed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,062
    210
    I found some pshell code to change long/short date which I found on my phone which I must of stored there ages ago.

    I think the format is for gb below.

    Code:
    Set-ItemProperty -Path "HKCU:\Control Panel\International" -Name sShortDate -Value "dd.MM.yyyy"
    
    Set-ItemProperty -Path "HKCU:\Control Panel\International" -name sLongDate -value "dd.MM.yyyy"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,320
    21,062
    210
    #11783 mxman2k, Jan 9, 2025 at 13:55
    Last edited: Jan 9, 2025 at 14:19
    (OP)
    I think I not added in to mrp as it was awkward to get selectors right in the creator plus I not wanted to cause mistakes.

    It may have to be a manually added user's own tweak to match their locale etc.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,771
    7,711
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...