1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    No I don't know any fix for it, but after browsing for some time, the icon gets auto-fixed.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I just forgot, you were referring to RS1 for which the MS has ended the support for editions other than Enterprise, Education and LTSB.

    For Integrating the updates to other editions you need to use a tweak which the ToolKit uses to integrate the updates.

     
  3. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #8803 Windows 10 User, Dec 1, 2018
    Last edited: Dec 1, 2018
    I don't think so but is it possible to bypass it (this host and their files and folders protection)?

    But I don't want to have start menu tiles and and what do you mean by importing a single non-existing shortcut?
     
  4. Dires

    Dires MDL Novice

    May 3, 2018
    18
    1
    0
    I'm sorry, but where can I get this tweak? I looked at the whole toolkit and did not find this functionality, as I understand it, I need to integrate it into the dvd live OS folder. Then deploy again on a working machine?
    Or is there another way to solve it on a live operating system?
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    - Try using the NSudo command prompt to modify the hosts file or remove the read only attribute of hosts file and then modify.

    - The custom start menu layout requires at least one shortcut entry and in order have no tiles you need to specify a shortcut which doesn't exist.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Actually I haven't added the tweak for RS1 but you can run the below reg commands inside a NSudo command prompt to enable updates integration online

    Code:
    
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallClient" /t REG_SZ /d "DISM Package Manager Provider" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallName" /t REG_SZ /d "Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0.mum" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallLocation" /t REG_SZ /d "\\?\d:\rs1.bin.amd64fre\csi\pkgs\\" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "CurrentState" /t REG_DWORD /d "112" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "SelfUpdate" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "Visibility" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallTimeHigh" /t REG_DWORD /d "30649479" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallTimeLow" /t REG_DWORD /d "1431244152" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallUser" /t REG_SZ /d "S-1-5-18" /f
    
    
     
  7. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    MSMG, when do you plan to release an updated version?
     
  8. LilBlinx

    LilBlinx MDL Junior Member

    Aug 31, 2016
    52
    42
    0
    When it's ready. He is generous and fair enough that he released the last 2 versions early for testing purposes and he said that there will be updates and fixes incoming and yet, you are impatient to wait on something that is free. All you have to do is sit and wait while he does the coding, testing and spending valuable time on this project. The problem is, you aren't the first and you won't be the last and because of posts like these the thread is cluttered from useless information instead on focusing on the real actually useful information.
     
  9. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    First, I try to remove the list, but the Defender in any case have to be removed separately
     
  10. Dusktilldawn

    Dusktilldawn MDL Junior Member

    Oct 24, 2009
    52
    10
    0
    hello friend
    dart w10 sh1 doesn't mach where first page...
    seems "9f4210ca87b7f19657f8a3246000e7c840ea7654" which one is true
     
  11. Dires

    Dires MDL Novice

    May 3, 2018
    18
    1
    0
    #8811 Dires, Dec 1, 2018
    Last edited: Dec 2, 2018
    Thank you, but which branch in the registry should be removed so that the upgrade to windows 1803 does not occur?
     
  12. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #8812 Windows 10 User, Dec 1, 2018
    Last edited: Jul 13, 2023
    How can I do both? But regarding the first thing, I don't want to do that (or like I said before, setting its file permissions) after installing the OS (I think that's what your saying for me to do) but being able to edit its content without having to set its file permissions beforehand like previously (when I was able to remove the UAC with NTLite in a previous Windows 10 version). Now when I try to save this file after doing some changes in its content it prompts me to create a new document when previously it didn't happen and saved with no problems without asking me a new name for the document. Even when I didn't have this problem I couldn't remove certains files and folders without setting its file permissions but at least I could save the changes I made in this file (I guess this happens and happened with other files, at least .txt ones) without being asked if I wanted to create a new document after saving it.
     
  13. robymetallaro

    robymetallaro MDL Junior Member

    Aug 17, 2016
    72
    2
    0
    But you can add the store in Windows 10 Version 1607 LTSB x64bit.
    But how do you do it?
     
  14. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    theres no bad updates in the past. its a clean image.

    i do want to remove ie because i get annoyed having to manually set the default browser. do you have any suggestions on how to set the default browser to chrome after installation unattended??
     
  15. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
  16. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    Problems with 9.0 and 1809.

    Windows Update cant install drivers.
    Nvidia driver cant install manually (error).
    Open explorer.exe (Win+e) not work (error).
     
  18. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    Does that mean it's not suitable?
    ru_windows_10_consumer_edition_version_1809_updated_sept_2018_x64_dvd_26d25101 [17763.1]
     
  19. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    #8819 windows builder, Dec 2, 2018
    Last edited: Dec 2, 2018
    yes.
    or don`t [3] - Integrate->Windows Updates->Windows Updates.
    and what updates you integrate?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    UnifiedTelemetryClient - Unified Telemetry Client (Asimov) - don`t remove!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...