1. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Windows 10 Version 1903 (OS Build 18362.357)

    Code:
    2019-09 updates:
    
    Adobe Flash KB 4516115
    .NET KB 4514359
    SSU KB 4515383
    Cumulative KB 4522016
    
    windows10.0-kb4516115-x64_1a640406e356d564d40121700fed9adc048b87e9.msu
    windows10.0-kb4514359-x64_9c7a50db81b8b842e1f68eb69b386f0b3612823c.msu
    windows10.0-kb4515383-x64_33a465dd17f198241e23e286ee7565c3c28b2f9d.msu
    windows10.0-kb4522016-x64_c348c949121cdc6c4defacee70d6060ebb0d8442.msu
    Version Hack:
    Update install.wim to 18362.357, then set Build 18362.357 to Build 18362.1 and ToolKitHelper.exe will works just fine.
    After using ToolKitHelper.exe set Build back to 18362.357.;)
     
  2. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    How?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. qommonsense

    qommonsense MDL Novice

    Mar 2, 2010
    25
    8
    0
    #12563 qommonsense, Sep 24, 2019
    Last edited: Sep 24, 2019
    1. Mount install.wim
    2. Select option 8 (Tools)
    3. Select option 3 (Options)
    4. Select option 4 (Load Image Registry)

    The registry will be loaded in your system's registry, as follows:

    Loading Image Registry...
    [HKEY_LOCAL_MACHINE\TK_SOFTWARE] -> [HKEY_LOCAL_MACHINE\SOFTWARE]
    [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes] -> [HKEY_CLASSES_ROOT]
    [HKEY_LOCAL_MACHINE\TK_SYSTEM] -> [HKEY_LOCAL_MACHINE\SYSTEM]
    [HKEY_LOCAL_MACHINE\TK_NTUSER] -> [HKEY_CURRENT_USER]
    [HKEY_LOCAL_MACHINE\TK_DEFAULT] -> [HKEY_USERS\.Default]
    Loading Image Registry Complete...
    ===============================================================================
    Press any key to continue . . .

    You can access the image registry with regedit under CMD (execute as administrator)

    We are interested in this: [HKEY_LOCAL_MACHINE\TK_SOFTWARE]

    So follow the path: [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion]

    When you click on CurrentVersion, go to the right pane and scroll all the way down. You will see the key labelled UBR

    Double click the key and change the number there to 01 or 1E. If you're on build 357, you'll see 165 (165 is hexadecimal for 357 in decimal)

    After the change, repeat option 3 and select option 4 to unload the registry. Make all your changes on your wim file. Then repeat the entire process to change back to build 357. Save and unload wim.

    This is how UBR looks like. I'm on build 356 (164 in hex)

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows NT\CurrentVersion]
    "SystemRoot"="X:\\Windows"
    "BaseBuildRevisionNumber"=dword:00000001
    "BuildBranch"="19h1_release"
    "BuildGUID"="ffffffff-ffff-ffff-ffff-ffffffffffff"
    "BuildLab"="18362.19h1_release.190318-1202"
    "BuildLabEx"="18362.1.amd64fre.19h1_release.190318-1202"
    "CompositionEditionID"="EnterpriseN"
    "CurrentBuild"="18362"
    "CurrentBuildNumber"="18362"
    "CurrentMajorVersionNumber"=dword:0000000a
    "CurrentMinorVersionNumber"=dword:00000000
    "CurrentType"="Multiprocessor Checked"
    "CurrentVersion"="6.3"
    "EditionID"="EnterpriseN"
    "EditionSubManufacturer"=""
    "EditionSubstring"=""
    "EditionSubVersion"=""
    "InstallationType"="Client"
    "InstallDate"=dword:00000000
    "ProductName"="Windows 10 Enterprise N"
    "ReleaseId"="1903"
    "SoftwareType"="System"
    "UBR"=dword:00000164
     
  4. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    @qommonsense Some mounted registry keys may be protected so i run them from Power Run incase.
     
  5. qommonsense

    qommonsense MDL Novice

    Mar 2, 2010
    25
    8
    0
    These are not.
     
  6. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    others are.
     
  7. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    OMG! :eek:
    This solves the main problem. I will try.
    @MSMG
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I have already advised not to use this method since the ToolKitHelper will not completely remove the changes made by the CU.

    Use it at own your risk and there won't be any support for it.

     
  9. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    #12569 biatche, Sep 24, 2019
    Last edited: Sep 24, 2019
    MSMG: you sure mapcontrol is all thats needed for maps? nothing else?

    maps still autoclosing for me, am trying to figure out what it is
     
  10. Stafamu

    Stafamu MDL Novice

    Sep 22, 2018
    33
    22
    0
  11. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    443
    275
    10
    C:\Toolkit

    Best ;)
     
  12. Stafamu

    Stafamu MDL Novice

    Sep 22, 2018
    33
    22
    0
    Thank you guys I will try it! Never before has this issue. It started to show up with 9.4.x and above! I will come back and reply after I try from C drive. Thanks again.
    I always use Start.cmd sometimes as admin sometimes not! ;) I know it is not necessary to run as admin...
     
  13. Stafamu

    Stafamu MDL Novice

    Sep 22, 2018
    33
    22
    0
    #12575 Stafamu, Sep 25, 2019
    Last edited: Sep 25, 2019
    @Feartamixg, @scaramonga
    Unfortunately, error 183 is still there after removing the folder to C:\MSMG Toolkit...
    Can anyone help me how to solve the error 183 situations?
     
  14. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10

    You can't have spaces in the path.
     
  15. Stafamu

    Stafamu MDL Novice

    Sep 22, 2018
    33
    22
    0
    I know that. I do not have a space in name/path I just want to emphasize that I copied MSMG Toolkit folder to C:\drive
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Is the source is v1809 LTSC/Pro or v1903?

    Map control is the component required for Maps App, apart from that the app needs the VCLibs, .Net Native Framework and Runtimes.

    The Toolkit doesn't remove the VCLibs, .Net Native Framework and Runtimes.

     
  17. Stafamu

    Stafamu MDL Novice

    Sep 22, 2018
    33
    22
    0
    No, no I strictly follow your steps from readme always! First, I removed components and then integrate WHD updates. Those above are what I removed/disabled/enabled - nothing crucial. This starts to happen from version 9.4.0. It is frustrating never had such an issue before! Tried couple of time with different settings but the result is the same This happens when editing LTSC

    When I am editing Windows 10 PRO everything goes smooth without any error but I get the blue screen of death with barcode just after Getting services ready and before OOBE. I get the blue screen with the PRO even if I do not integrate WHD updates.