Skip to content

Instantly share code, notes, and snippets.

@kalagxw
Created April 28, 2018 01:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalagxw/97e41c6458ac6605b13fd2beb3741cb2 to your computer and use it in GitHub Desktop.
Save kalagxw/97e41c6458ac6605b13fd2beb3741cb2 to your computer and use it in GitHub Desktop.
install_wim_tweak.exe
https://msfn.org/board/topic/152688-win6x_registry_tweak/
twitter lgoin
install_wim_tweak.exe /o /l
install_wim_tweak.exe /o /c "Windows-Defender" /r
install_wim_tweak.exe /h /o /l
install_wim_tweak.exe /o /c "Microsoft-Windows-Internet" /r
install_wim_tweak.exe /o /c "Adobe-Flash" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Cortana" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Search2" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-SearchEngine" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-RetailDemo" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-ContactSupport" /r
install_wim_tweak.exe /o /c "Microsoft-PPIProjection" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Backup" /r
install_wim_tweak.exe /o /c "Windows-Defender" /r
install_wim_tweak.exe /o /c "Microsoft-Xbox" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-TroubleShooting" /r
install_wim_tweak.exe /o /c "Microsoft-OneCore-TroubleShooting" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-LanguageFeatures" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Legacy" /r
install_wim_tweak.exe /o /c "Microsoft-OneCore-SpeechComponents" /r
install_wim_tweak.exe /o /c "Microsoft-OneCore-Gaming" /r
install_wim_tweak.exe /o /c "Microsoft-OneCore-Indexer" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-BioEnrollment" /r
install_wim_tweak.exe /o /c "Microsoft-OneCore-Biometrics" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Printing-XPSServices" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Xps" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Geolocation" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-Compression" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-BusinessScanning" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-MediaPlayer" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-WindowsMediaPlayer" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-VirtualPC" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-VirtualXP" /r
install_wim_tweak.exe /o /c "Microsoft-Windows-SystemRestore" /r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment