267 Commits

Author SHA1 Message Date
kroimon
f8727c682c Set taskbar buttons combination modes for multi-monitor setups. (#91) 2018-05-01 22:00:06 +02:00
Andrew Simmons
29a22a253c Add Lenovo AppxPackage bloatware (#89) 2018-05-01 19:54:07 +02:00
Disassembler
7e39e3966f Fix a typo in comment, closes #88 2018-04-30 11:45:09 +02:00
Disassembler
f3b74a6504 Fix newlines in the default preset and rename bat to cmd, related to #85 2018-04-26 09:46:14 +02:00
Santiago Reig
b6205f65fc Remove prompt when stopping OneDrive service (#82) 2018-04-18 12:24:07 +02:00
Disassembler
c4a3e1a5c1 v2.20, 2018-04-15 - RS4 (1803) ready
Lots of changes, few of them BREAKING, hence the bigger version bump.
 - Add "DisableActivityHistory"
 - Add "DisableSMBServer" (thx @Phenix66)
 - Add "Disable LLMNR"
 - Add "Enable Core Isolation Memory Integrity"
 - Add more bloatware for removal (thx @jnslmk and @agsimmons)
 - Update "UnpinStartMenuTiles" for 1803 (thx @sippi90)
 - Update "Disable Web Search" for 1803
 - Update "Disable Location Tracking" for 1803
 - Update "DisableAppSuggestions" to remove ads from Task View
 - *BREAKING* Update "ShowTaskbarSearch*" to add type choice (thx @Letouane)
 - *BREAKING* Split "ShowTaskbarTitles" to add type choice (thx @sztanpet)
 - *BREAKING* Update "SetControlPanel*" to add icon size choice
 - Update "DisableSmartScreen" to use GPO
 - Update "DisableFeedback" to use GPO
 - Update "DisableAdvertisingID" to use GPO
 - Update "DisableSharedExperiences" to use GPO
 - Update "DisableAdobeFlash" to use GPO
 - Update "DisableUpdateDriver" to use GPO and set more keys
 - Move "DisableTailoredExperiences" to separate tweak and use GPO
 - Update "UninstallInternetExplorer" to support also x86
 - Update "InstallLinuxSubsystem" compatibility with old OS builds
 - Update "DisableDefender" compatibility with old OS builds
 - Update "DisableXboxFeatures" compatibility with old OS builds
 - Update "SetP2PUpdateLocal" and comment from default preset
 - Comment "DisableHomeGroups" removed in 1803
 - *BREAKING* Merge "DisableLockScreenSpotlight" into "DisableAppSuggestions"
 - *BREAKING* Remove "DisableAutoLogger" as it was never useful
 - Remove test files as they seemed to be confusing
 - Few other minor improvements
 - Documentation update
2.20
2018-04-15 13:29:35 +02:00
Disassembler
43f70e46a6 Update README.md into mini-wiki 2018-04-15 12:54:37 +02:00
Disassembler
603f5a74fe Split "ShowTaskbarTitles" to add type choice, closes #78 (thx @sztanpet) 2018-04-15 10:14:21 +02:00
Disassembler
b5eb8e42c1 Update "ShowTaskbarSearch*" to add type choice, reimplements #55 (thx @Letouane) 2018-04-15 10:14:12 +02:00
Disassembler
94b8a92278 Update "SetControlPanel*" to add icon size choice
Also set them per-user and don't trigger antimalware
2018-04-15 10:14:04 +02:00
Disassembler
f66f0d0bb4 Few more build restrictions and notes 2018-04-15 10:13:44 +02:00
Disassembler
b44f65dc60 Suppress XboxIdentityProvider error on pre-1607 builds 2018-04-14 22:42:40 +02:00
Disassembler
9decdac904 Optimize "ShowTaskManagerDetails" and add a note 2018-04-14 22:37:01 +02:00
Disassembler
db20580134 Update backwards compatibility of "DisableDefender" 2018-04-14 19:07:19 +02:00
Disassembler
2f33a2a17a Add more bloatware for removal and sort alphabetically, closes #76, closes #77 (thx @jnslmk and @agsimmons) 2018-04-14 16:39:12 +02:00
Disassembler
fe299da41e Update "UninstallInternetExplorer" to support also x86, related to #62 2018-04-14 16:15:53 +02:00
Disassembler
488baa111f Update "UnpinStartMenuTiles" for 1803, closes #71 (thx @sippi90) 2018-04-14 12:23:32 +02:00
Disassembler
5fa6f4409c Update "InstallLinuxSubsystem" compatibility with old OS builds 2018-04-14 12:12:50 +02:00
Disassembler
88cac9efa8 Shave off some wait time from "UninstallOneDrive" 2018-04-14 10:57:40 +02:00
Disassembler
4ef4163172 Save a few characters by converting hex sequences to decimal 2018-04-14 10:55:55 +02:00
Disassembler
8d0ad4c9c8 Update "DisableAdobeFlash" to use GPO 2018-04-14 10:55:48 +02:00
Disassembler
f152b727ed Add note to "DisableLockScreenRS1" 2018-04-14 10:55:42 +02:00
Disassembler
98e106b78a Update "DisableSharedExperiences" to use GPO 2018-04-14 10:55:35 +02:00
Disassembler
d4fe0001a9 Comment "DisableHomeGroups" as they were removed in 1803 2018-04-14 10:55:28 +02:00
Disassembler
03e501b481 Update "DisableUpdateDriver" to use GPO and set more keys 2018-04-14 10:55:20 +02:00
Disassembler
2c79e6fb1f Add "Enable Core Isolation Memory Integrity" 2018-04-14 10:54:58 +02:00
Disassembler
bf97bb5f7b Add "Disable LLMNR" 2018-04-14 10:19:38 +02:00
Disassembler
3e16baf9fa Update "DisableAdvertisingID" to use GPO 2018-04-14 10:18:51 +02:00
Disassembler
39ff492b70 Move "DisableTailoredExperiences" to separate tweak and use GPO 2018-04-14 10:18:09 +02:00
Disassembler
793e98af93 Update "DisableFeedback" to use GPO
(1507 don't have the GPO, so the HKCU stays)
2018-04-14 10:00:22 +02:00
Disassembler
9f755fab3d Add "DisableSMBServer", closes #65 (thx @Phenix66) 2018-04-14 10:00:08 +02:00
Disassembler
eb82e5b855 Remove "DisableAutoLogger" as it was never useful 2018-04-14 10:00:00 +02:00
Disassembler
749150e9e2 Slim down "SetP2PUpdateLocal" and comment from default preset 2018-04-14 09:59:46 +02:00
Disassembler
4b8a519ee0 Update "Disable Location Tracking" for 1803 2018-04-14 09:59:35 +02:00
Disassembler
12b6cef3d1 Add "DisableActivityHistory" 2018-04-14 09:59:27 +02:00
Disassembler
657d353cab Merge "DisableLockScreenSpotlight" into "DisableAppSuggestions" 2018-04-14 09:59:17 +02:00
Disassembler
fea6de8104 Update "DisableAppSuggestions" to remove ads from Task View 2018-04-14 09:58:59 +02:00
Disassembler
7b3398fdd7 Update "Disable Web Search" for 1803 2018-04-14 09:58:51 +02:00
Disassembler
7b653187a4 Update "DisableSmartScreen" to use GPO 2018-04-14 09:58:19 +02:00
Disassembler
9332fd4e7b Remove the test preset + move the default preset one level up 2018-04-14 09:57:15 +02:00
Disassembler
cf5af8ab17 More cleanup after #66 (@Conder000 !!!), fixes #69 2018-04-07 09:45:43 +02:00
Disassembler
dc0a121435 v2.14, 2018-04-06
- Fix and reorganize Telemetry tweaks
 - Update "Enable Remote Desktop" to enable firewall rules (thx @timmytandian)
 - Add "Uninstall Internet Explorer" (thx @mhujer)
 - Add "Enable strong cryptography for .NET Framework" (thx @Sta2s)
 - Add "Enable Audio" for Server
 - Add default preset for making custom presets easier (thx @Conder000)
2.14
2018-04-06 16:18:42 +02:00
Disassembler
1ab60c363e Add "Enable Audio" (for Server) 2018-04-06 15:54:35 +02:00
Disassembler
575b7ef26a Add "Enable strong cryptography for .NET Framework", closes #64 (thx @Sta2s) 2018-04-06 14:41:03 +02:00
Disassembler
7be6666d1d Cleanup after #66 2018-04-06 14:37:55 +02:00
Martin Hujer
4df2b8cc44 Add "Uninstall Internet Explorer" (#62) 2018-04-06 14:20:50 +02:00
Disassembler
9dcbd908f4 Add firewall rules modification to Remote Desktop tweaks, closes #63 2018-04-06 14:17:02 +02:00
Disassembler
cf870330c8 Fix and reorganize Telemetry tweaks, closes #67 2018-04-06 13:57:55 +02:00
Conder000
3bdb745e0f Added default preset to the /test folder (#66) 2018-04-06 13:19:28 +02:00
Disassembler
5fe7d91b79 v2.13, 2018-03-18
- Add "Disable Windows Script Host"
 - Add "Uninstall Microsoft Print to PDF"
 - Add "Uninstall Microsoft XPS Document Writer"
 - Add "Remove Default Fax Printer" (thx @MisterDuval)
 - Add more 3rd party bloatware for removal (thx @iamteerawut)
 - Add more Microsoft bloatware for removal
 - Replace Write-Host cmdlet with Write-Output
 - Reorganize and regroup the tweaks a bit
2018-03-18 20:22:44 +01:00