Commit Graph

170 Commits

Author SHA1 Message Date
Fierelier
dbbd2fbf15 added reversal tweaks 2019-12-27 08:50:07 +01:00
Fierelier
fc8f051a6e added tweak: disable customer experience improvement program 2019-12-27 08:37:10 +01:00
Fierelier
3b55a82221 added timestamped tmp to .gitignore 2019-12-27 05:40:38 +01:00
Fierelier
5e62e9aec5 version 0.2.0 2019-12-27 05:39:12 +01:00
Fierelier
1205274daf logs and tmp now timestamped 2019-12-27 05:38:59 +01:00
Fierelier
60b67cc993 lazy fix for setup fail 2019-12-27 05:38:27 +01:00
Fierelier
b69e726e51 version 0.1.0 2019-12-27 02:37:50 +01:00
Fierelier
d071755d84 milestone 2 2019-12-27 02:37:35 +01:00
Fierelier
acb5120de3 milestone 1 2019-12-26 07:20:41 +01:00
Fierelier
4016c95243 docs update 2019-12-21 05:42:35 +01:00
Fierelier
76942e0f0a version 0.0.0 2019-12-21 05:37:38 +01:00
Fierelier
9d5b4ccd41 Merge branch 'revert-27a7d002' into 'master'
Revert "version 0.0.0"

See merge request Fierelier/opus-nt!1
2019-12-21 05:28:08 +01:00
Fierelier
c1c17b16eb Revert "version 0.0.0"
This reverts commit 27a7d0028d
2019-12-21 05:27:37 +01:00
Fierelier
27a7d0028d version 0.0.0 2019-12-21 05:19:06 +01:00
Fierelier
faf86ed363 added reversal: disable recently opened items 2019-12-21 01:42:24 +01:00
Fierelier
0466b04fb5 added tweak: disable automatic sign-on
automatic sign-on gets your PC ready with the applications you had last
started before you log in. this can be annoying if you prefer to start
fresh when restarting. this can also slow down your startup by a bunch.
2019-12-20 20:02:57 +01:00
Fierelier
c01b1ab9ae added tamper protection toggle to windows defender tweak
required for 1903 and up
2019-12-20 09:10:17 +01:00
Fierelier
2775a4692f converting to utf-8 2019-12-19 05:13:59 +01:00
Fierelier
b0251eddd7 added "disable recently opened items" 2019-12-19 05:11:41 +01:00
Fierelier
96f497569d i apparently always forget my own folder structure
this is fine
2019-12-19 04:47:04 +01:00
Fierelier
79aa25bd3d made it less likely to have "disable onedrive" be reverted by feature-updates
needs testing, but i theorize that feature updates add registry values
when they don't exist, which could result in the auto-installer to get
re-instated. therefore, i have changed the tweak to empty the valule,
instead of deleting it.
2019-12-19 04:23:28 +01:00
Fierelier
d41db90da5 added reversal-tweak for "disable low battery hibernation while charging" 2019-12-19 03:32:51 +01:00
Fierelier
01ef01adca added tweak: disable low battery hibernation while charging
this fixes the annoying behavior where windows will hibernate randomly
while the device is charging. this can happen especially on old/dead
batteries.

if you are using a weak charger, you may want to exclude this tweak.
2019-12-19 03:27:00 +01:00
Fierelier
f2858ca8bf added "move open with to top" to experimental tweaks 2019-10-20 18:56:04 +02:00
Fierelier
311b83d47d added mountReg debug command 2019-10-20 18:55:41 +02:00
Fierelier
b8ea76337e adding "disable lock screen" to tweaks 2019-10-17 21:25:12 +02:00
Fierelier
e00e2ac62d renamed "show file extensions" to "enable file extensions" 2019-10-17 21:21:53 +02:00
Fierelier
0454037891 no more zip, please 2019-10-17 21:20:21 +02:00
Fierelier
9d056ad403 "disable metro app caching" renamed to "disable metro app swapping" 2019-10-16 06:48:06 +02:00
Fierelier
9a3b82ce48 i gotta stop doing this 2019-10-16 06:33:40 +02:00
Fierelier
5a3e95246b added "disable update notifications" to experimental tweaks 2019-10-14 21:31:16 +02:00
Fierelier
7fdeabf579 added "disable auto-update" to experimental tweaks 2019-10-14 21:31:00 +02:00
Fierelier
7c557c074e derp
me dumb
2019-10-14 21:13:47 +02:00
Fierelier
f87fdfdcea removing "disable update reboot"
it would not apply reliably, pending re-implementation
2019-10-14 20:38:15 +02:00
Fierelier
9455194669 tweaks may now be converted for an already installed system 2019-10-11 08:52:03 +02:00
Fierelier
63c90a163e converting all files to utf8 - episode 2, part 2 2019-10-11 07:59:16 +02:00
Fierelier
fe5318c73d converting all files to utf8 - episode 2, part 1 2019-10-11 07:58:45 +02:00
Fierelier
ca73b67f1d converting all files to utf8 - part 2 2019-10-11 07:55:12 +02:00
Fierelier
e83401d2e4 converting all files to utf-8 - part 1
what the heck, ok
2019-10-11 07:54:02 +02:00
Fierelier
3b6e95aae5 added "disable metro app caching" tweak 2019-10-11 05:21:57 +02:00
Fierelier
b87cbdd103 basic error handling 2019-10-10 23:04:03 +02:00
Fierelier
3e8b2023c0 ignoring iso/* 2019-10-10 22:57:12 +02:00
Fierelier
e2dec524cf now using "iso" as folder name, instead of "disc-image" 2019-10-10 22:42:07 +02:00
Fierelier
97dda33645 removing key-entry skip
this doesn't work correctly on newer builds
2019-10-10 22:37:21 +02:00
Fierelier
3f1e53564c more " " added
fixes tweakdirs with spaces
2019-10-08 14:22:51 +02:00
Fierelier
32265659ff asking for wim-index 2019-10-08 13:56:08 +02:00
Fierelier
4a11f06856 ignoring all bin folders, but for opus-nt's 2019-10-08 13:55:49 +02:00
Fierelier
ced441a2c5 added reversal for almost all tweaks 2019-10-08 12:27:08 +02:00
Fierelier
0050951145 fixed telemetry tweak 2019-10-08 12:26:52 +02:00
Fierelier
a3cc31bb24 fixed location of the cross-pc update tweak 2019-10-08 12:26:36 +02:00