1. ogoriaipfds

    ogoriaipfds MDL Novice

    Feb 12, 2020
    17
    1
    0
  2. hos dan

    hos dan MDL Novice

    Feb 12, 2020
    5
    0
    0
    MSMG hi
    please i need a help . how to fix this error on msmg toolkit 9.5 :
    MSMG ToolKit - Integrate Custom UxTheme Patch
    ===============================================================================

    Custom UxTheme Patch file "themeui.dll" not found...

    Please copy the above file to <Custom\UxTheme\w10\x64> folder...
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You need to use a tool like UXThemePatcher to patch the UxTheme.dll and ThemeUI.dll.

    Then copy it to the specified folder and use the ToolKit to integrate the Patch.

    Note: Using patched DLL's will trigger the SFC to show errors.

     
  4. Padre_Pedro

    Padre_Pedro MDL Member

    Mar 8, 2014
    102
    92
    10
  5. ogoriaipfds

    ogoriaipfds MDL Novice

    Feb 12, 2020
    17
    1
    0
    Naturally, it is impossible to completely turn off all telemetry. It is worth noting here that the goal is rather not to disable telemetry itself, but to reduce system requirements. Because your computer is turning into an experimental animal. They do not hide this, on the contrary, they want the rest of the developers to follow this example. They are thus trying to lull vigilance!
     
  6. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
  7. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
  8. hos dan

    hos dan MDL Novice

    Feb 12, 2020
    5
    0
    0
    i copy them and the same error is given
    thanks for your helping but i copy them and doesn't work
    i use UltraUXThemePatcher_3.7.1 and i patch themeui and ux theme then copy them to the specific folder but same error gives
     
  9. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
    Will have to wait...
     
  10. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    382
    161
    10
    #14113 zero cool root, Feb 13, 2020
    Last edited: Feb 14, 2020
    @MSMG

    I need to Apps Pack 14393 (LTSB), Desktop AppInstaller, Windows Store, XBox, Native.Framework, Native.Runtime and VCLibs. Where I find it, please..??

    Thanks in advance..!!
     
  11. ogoriaipfds

    ogoriaipfds MDL Novice

    Feb 12, 2020
    17
    1
    0
    #14114 ogoriaipfds, Feb 14, 2020
    Last edited: Feb 14, 2020
    MSMG,

    Code:
    @echo off
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows" /v "NoLockScreen" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AdvertisingInfo" /v "DisabledByGroupPolicy" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "AITEnable" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableInventory" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableUAR" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "DisableDeviceDelete" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "DisableDiagnosticDataViewer" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "DoNotShowFeedbackNotifications" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\GameDVR" /v "AllowGameDVR" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableActivityFeed" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableCdp" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableSmartScreen" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "PublishUserActivities" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "UploadUserActivities" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v "SpynetReporting" /t "REG_DWORD" /d "0" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v "SubmitSamplesConsent" /t "REG_DWORD" /d "2" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\Software Protection Platform" /v "NoGenTicket" /t "REG_DWORD" /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore" /v "DisableSR" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\WMDRM" /v "DisableOnline" /t "REG_DWORD" /d "1" /f
    start /wait "" "%~dp0Software\WinRAR\winrar-x64-580.exe" /s
    xcopy "%~dp0Software\WinRAR\rarreg.key" "%programfiles%\WinRAR\" /c /q /h /r /y
    shutdown /r
    rmdir /s /q "%windir%\Setup\Scripts"
    exit
    Why Setupcomplete ignores some commands, i.e. they are added to the registry, but the registry tweaks themselves do not work?

    Here are some EnableCdp, NoLockScreen that do not want to work or are not added at all. Are there really any restrictions in Setupcomplete?

    https://forums.mydigitallife.net/threads/setupcomplete-cmd-ignore-some-commands.81160/
     
  12. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    #14115 Supern00b, Feb 14, 2020
    Last edited: Feb 14, 2020
    Lockscreen directive will never work like that. The key is incorrect.
    Code:
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization" /V "NoLockScreen" /T REG_DWORD /D "1" /F
    Edit: Sorry, I automatically assumed you were using Enterprise, if not then discard my comment.
    Remember, lockscreen directive is different for Enterprise.

    Cheers.
     
  13. ogoriaipfds

    ogoriaipfds MDL Novice

    Feb 12, 2020
    17
    1
    0
    I am using Enterprise LTSC 1809. Checked not working! HKEY_LOCAL_MACHINE = HKLM
     
  14. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    You didn't understand. The reg key as you set it is not valid. Not the HKLM part (I know that) but the "Personalization" part.
    My config is similar to yours and it does work as intended. Try again and you will see.

    Cheers.
     
  15. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    #14118 Supern00b, Feb 16, 2020
    Last edited: Feb 16, 2020
    @MSMG:

    Just found a tiny glitch.
    When using "setup media updates" for kb4532690, the toolkit correctly recognizes the language of the image mounted.
    But the update is of course multi-language, and the toolkit just extracts all language resources to the \Sources folder.
    It should however only include the language folder aplicable to the image language we are working with.
    Is this something that can be implemented?

    Also, should kb4632690 be copied to the "WinPE" folder also? Currently it's only applied to the \Sources folder, but not to the boot.wim indexes and not to the recovery image.

    On a side note, the "dynamic" folder only processes one single update. For now, I have only the microcode update in there, but in the future there may be more than one update.
    (for example, the now pulled uefi secure boot update)

    Cheers.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,541
    450
    If it's a DU cab file, it's meant for | ISO:\sources" only (copy/paste the extracted files).
    Was not meant for winpe images, install.wim only.
     
  17. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    Thanks Enthousiast for clearing up the doubts.

    Cheers.