MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. ultimate_live

    ultimate_live MDL Addicted

    Mar 15, 2011
    876
    645
    30
    Back again.
    Original install.wim - 4.18 GB
    With v11.4, I mounted 14 indexes of Windows 10 21H1 19043.1021, integrated DART to boot.wim, integrated cumulative update for .Net 3.5 and 4.8 (WHD folder) and added 2 Registry files. Applied and saved and final size was 4.45 GB.

    Made the same process using v11.5 and the final size with the same integration, increased the size of the install.wim to 9.50 GB.

    Turned back to 11.4

    Why with11.5 the size increased so much?
     
  2. miketunes

    miketunes MDL Novice

    Aug 23, 2010
    21
    5
    0
    Is there anyway to make a donation without downloading a specific app? I'd like to donate over the web if possible.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    In latest version, I have added better support for Windows Update and so have retained many files/folders in WinSxS folder and that's the cause for increase in size.

    Also the Winre.wim is mounted for each image and save back which treats the wirne.wim in each install.wim index as different and hence increases the size, will be adding an option to use the first index from selected index for mounting the winre.wim and then copy the same winre.wim to all mounted install.wim indexes.



     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    5,430
    11,396
    180
    Windows Store requires Windows Update service to be running.

     
  5. ultimate_live

    ultimate_live MDL Addicted

    Mar 15, 2011
    876
    645
    30
    When I mounted the source, I selected to mount boot.wim (Yes), then selected NO for winre.wim and mounted all indexes. Will wait for your next release, and for now keep v11.4 working.
     
  6. Poink

    Poink MDL Novice

    Jul 2, 2015
    7
    0
    0
    I see a lot of folders in the language pack archive on the mega link.
    Which one should I download for Japanese, Korean, and Chinese ?
     
  7. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Andre Duarch

    Andre Duarch MDL Novice

    May 21, 2021
    1
    0
    0
    Hi guys!

    About Packs!
    Is any of the packs mandatory? May I proceed without them? What happens if I do? Is it possible to include them after installing the windows?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,625
    450
    Not mandatory.

    The packs are meant for offline integration, you can't install them on a live system.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,208
    7,533
    210
    yep same here...
     
  11. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    254
    63
    10
  12. Tropez

    Tropez MDL Novice

    Jun 24, 2014
    12
    1
    0
    Hi,

    Might be a stupid question but is there a place like a wiki or something that has a table of windows components and their usage\dependencies, i mean it's nice that there is a list in MSMG but i have no idea what it actually means to remove for example: (xgpuejectdialog) or what it does.
    And googling is useless a well.
     
  13. rorewe4314

    rorewe4314 MDL Junior Member

    Jun 18, 2020
    70
    17
    0
    MSMG,
    Code:
    :: ##### O&O ShutUp10 #####
    
    :: ### Privacy ###
    :: Disable sharing of handwriting data
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\TabletPC" /v "PreventHandwritingDataSharing" /t "REG_DWORD" /d "1" /f
    
    :: Disable sharing of handwriting error reports
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t "REG_DWORD" /d "1" /f
    
    :: Disable Inventory Collector
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableInventory" /t "REG_DWORD" /d "1" /f
    
    :: Disable camera in logon screen
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Personalization" /v "NoLockScreenCamera" /t "REG_DWORD" /d "1" /f
    
    :: Disable and reset Advertising ID and info for the machine
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\AdvertisingInfo" /v "Enabled" /t "REG_DWORD" /d "0" /f
    
    :: Disable conducting experiments with this machine by Microsoft
    reg add "HKLM\TK_SOFTWARE\Microsoft\PolicyManager\current\device\System" /v "AllowExperimentation" /t "REG_DWORD" /d "0" /f
    
    :: Disable advertisements via Bluetooth
    reg add "HKLM\TK_SOFTWARE\Microsoft\PolicyManager\current\device\Bluetooth" /v "AllowAdvertising" /t "REG_DWORD" /d "0" /f
    
    :: Disable the Customer Experience Improvement Program
    reg add "HKLM\TK_SOFTWARE\Microsoft\SQMClient\Windows" /v "CEIPEnable" /t "REG_DWORD" /d "0" /f
    
    :: Disable backup of text messages into the cloud
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Messaging" /v "AllowMessageSync" /t "REG_DWORD" /d "0" /f
    
    :: Disable Windows Error Reporting
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\Windows Error Reporting" /v "Disabled" /t REG_DWORD /d "1" /f
    
    :: Disable biometrical features
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Biometrics" /v "Enabled" /t REG_DWORD /d "0" /f
    
    :: ### Activity History and Clipboard ###
    :: Disable recordings of user activity
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableActivityFeed" /t "REG_DWORD" /d "0" /f
    
    :: Disable storing users activity on this device
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "PublishUserActivities" /t "REG_DWORD" /d "0" /f
    
    :: Disable the submission of user activities to Microsoft
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "UploadUserActivities" /t "REG_DWORD" /d "0" /f
    
    :: Disable storage of clipboard history for whole machine
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t "REG_DWORD" /d "0" /f
    
    :: Disable the transfer of the clipboard to other devices via the cloud
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard" /t "REG_DWORD" /d "0" /f
    
    :: ### Security ###
    :: Disable password reveal button
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\CredUI" /v "DisablePasswordReveal" /t "REG_DWORD" /d "1" /f
    
    :: Disable user steps recorder
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "DisableUAR" /t "REG_DWORD" /d "1" /f
    
    :: Disable telemetry
    reg add "HKLM\TK_SYSTEM\ControlSet001\Control\WMI\Autologger\AutoLogger-Diagtrack-Listener" /v "Start" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_SYSTEM\ControlSet001\Services\DiagTrack" /v "Start" /t REG_DWORD /d "4" /f
    reg add "HKLM\TK_SYSTEM\ControlSet001\Services\dmwappushservice" /v "Start" /t REG_DWORD /d "4" /f
    
    :: Disable Internet access of Windows Media Digital Rights Management (DRM)
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\WMDRM" /v "DisableOnline" /t "REG_DWORD" /d "1" /f
    
    :: ### Synchronization of Windows Settings ###
    :: Disable synchronization of all settings
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync" /v "SyncPolicy" /t "REG_DWORD" /d "5" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\SettingSync" /v "SyncPolicy" /t "REG_DWORD" /d "5" /f
    
    :: ### Location Services ###
    :: Disable functionality to locate the system
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableLocation" /t REG_DWORD /d "1" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableWindowsLocationProvider" /t REG_DWORD /d "1" /f
    
    :: Disable scripting functionality to locate the system
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors" /v "DisableLocationScripting" /t REG_DWORD /d "1" /f
    
    :: ### User Behavior ###
    :: Disable application telemetry
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\VFUProvider" /v "StartTime" /t "REG_QWORD" /d "0x1d75097d08fb530" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\AppCompat" /v "AITEnable" /t "REG_DWORD" /d "0" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d "0" /f
    
    :: Disable diagnostic data from customizing user experiences for whole machine
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\Privacy" /v "TailoredExperiencesWithDiagnosticDataEnabled" /t "REG_DWORD" /d "0" /f
    
    :: ### Windows Update ###
    :: Disable Windows Update via peer-to-peer
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config" /v "DODownloadMode" /t "REG_DWORD" /d "0" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\DeliveryOptimization" /v "DODownloadMode" /t "REG_DWORD" /d "0" /f
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "SystemSettingsDownloadMode" /t "REG_DWORD" /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization" /v "SystemSettingsDownloadMode" /t "REG_DWORD" /d "0" /f
    
    :: Disable updates to the speech recognition and speech synthesis modules
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Speech" /v "AllowSpeechModelUpdate" /t REG_DWORD /d "0" /f
    
    :: Activate deferring of upgrades
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "DeferUpgrade" /t REG_DWORD /d "1" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "DeferUpgradePeriod" /t REG_DWORD /d "1" /f
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v "DeferUpdatePeriod" /t REG_DWORD /d "0" /f
    
    :: Disable automatic downloading manufacturers apps and icons for devices
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\Device Metadata" /v "PreventDeviceMetadataFromNetwork" /t REG_DWORD /d "1" /f
    
    :: Disable automatic app updates through Windows Update
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v "AutoDownload" /t REG_DWORD /d "2" /f
    
    :: Disable automatic Windows Update
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d "1" /f
    reg add "HKLM\TK_SYSTEM\ControlSet001\Services\wuauserv" /v "Start" /t REG_DWORD /d "4" /f
    
    :: ### Windows Defender and Microsoft SpyNet ###
    :: Disable Microsoft SpyNet membership
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v "SpyNetReporting" /t REG_DWORD /d "0" /f
    
    :: Disable submitting data samples to Microsoft
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v "SubmitSamplesConsent" /t REG_DWORD /d "2" /f
    
    :: Disable reporting of malware infection information
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\MRT" /v "DontReportInfectionInformation" /t REG_DWORD /d "1" /f
    
    :: ### Windows Explorer ###
    :: Disable ads in Windows Explorer or OneDrive
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "ShowSyncProviderNotifications" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "ShowSyncProviderNotifications" /t REG_DWORD /d "0" /f
    
    :: Disable OneDrive access to network before login
    reg add "HKLM\TK_SOFTWARE\Microsoft\OneDrive" /v "PreventNetworkTrafficPreUserSignIn" /t REG_DWORD /d "1" /f
    
    :: Disable Microsoft OneDrive
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\OneDrive" /v "DisableFileSyncNGSC" /t REG_DWORD /d "1" /f
    
    :: ### Lock Screen ###
    :: Disable Windows Spotlight
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenEnabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenEnabled" /t REG_DWORD /d "0" /f
    
    :: Disable fun facts, tips, tricks and more on your lock screen
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenOverlayEnabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "RotatingLockScreenOverlayEnabled" /t REG_DWORD /d "0" /f
    
    :: Disable notifications on lock screen
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings" /v "NOC_GLOBAL_SETTING_ALLOW_TOASTS_ABOVE_LOCK" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings" /v "NOC_GLOBAL_SETTING_ALLOW_TOASTS_ABOVE_LOCK" /t REG_DWORD /d "0" /f
    
    :: ### Miscellaneous ###
    :: Disable feedback reminders
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Siuf\Rules" /v "NumberOfSIUFInPeriod" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Siuf\Rules" /v "NumberOfSIUFInPeriod" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Siuf\Rules" /v "PeriodInNanoSeconds" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Siuf\Rules" /v "PeriodInNanoSeconds" /t REG_DWORD /d "0" /f
    
    :: Disable automatic installation of recommended Windows Store Apps
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SilentInstalledAppsEnabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SilentInstalledAppsEnabled" /t REG_DWORD /d "0" /f
    
    :: Disable tips, tricks and suggestions while using Windows
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SoftLandingEnabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager" /v "SoftLandingEnabled" /t REG_DWORD /d "0" /f
    
    :: Disable extension of Windows 10 search with Bing
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "BingSearchEnabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "BingSearchEnabled" /t REG_DWORD /d "0" /f
    
    :: Disable Key Management Service Online Activation
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\Software Protection Platform" /v "NoGenTicket" /t REG_DWORD /d "1" /f
    
    :: Disable automatic download and update of map data
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Maps" /v "AutoDownloadAndUpdateMapData" /t REG_DWORD /d "0" /f
    
    :: Disable unsolicited network traffic on the offline maps settings page
    reg add "HKLM\TK_SOFTWARE\Policies\Microsoft\Windows\Maps" /v "AllowUntriggeredNetworkTrafficOnSettingsPage" /t REG_DWORD /d "0" /f
    
    :: Disable People icon in the taskbar
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\People" /v "PeopleBand" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\People" /v "PeopleBand" /t REG_DWORD /d "0" /f
    
    :: Disable search box in taskbar
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "SearchboxTaskbarMode" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "SearchboxTaskbarMode" /t REG_DWORD /d "0" /f
    
    :: Disable search box in taskbar
    reg add "HKLM\TK_DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "SearchboxTaskbarMode" /t REG_DWORD /d "0" /f
    reg add "HKLM\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" /v "SearchboxTaskbarMode" /t REG_DWORD /d "0" /f
    
    :: ########################

    Here I have a problem with this, I do not know how to add it so that shutup10 can determine that it is in the system?

    At least after installing the system on a virtual machine with a reg file, the tweak was successfully made, I do not know how it will be through dism.

    Code:
    reg add "HKLM\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\VFUProvider" /v "StartTime" /t "REG_QWORD" /d "0x1d75097d08fb530" /f
    p.s
    Shutup10 shows all other settings with a green flag, so everything should be correct.
     
  14. tecnics

    tecnics MDL Novice

    Jul 16, 2015
    11
    6
    0