Commit graph

89 commits

Author SHA1 Message Date
7c6aed89e3 Dynamicaly load users information, AddRegKey() and DelRegKey() now process local users hives
This is the first step to make the script process already 'used' installation.
2018-03-28 20:47:35 +02:00
69d2d6ce76 Incorrect path for scheduled tasks 2018-03-27 00:17:11 +02:00
6374b71932 Add a firewall rule to block Edge 2018-03-27 00:11:45 +02:00
1ba290dfe7 Error in action name for sheduled tasks 2018-03-26 23:47:01 +02:00
db84086dab Add some applications to uninstall 2018-03-26 23:45:54 +02:00
db821afe77 Variable error in ProcessModuleFile 2018-03-26 23:17:18 +02:00
97ad26ff91 First version of UninstallModernApp module 2018-03-26 23:01:13 +02:00
f7d0a679ac Rewrite ExecCommand() 2018-03-26 22:17:29 +02:00
1d7d2a6254 Bad reg key 2018-03-26 13:06:00 +02:00
b765d3752f Bad reg values for LetAppsAccessEmail 2018-03-26 13:03:12 +02:00
4e2ad14153 Bad reg values for LetAppsAccessCallHistory 2018-03-26 13:02:36 +02:00
4253dee327 Bad reg values for LetAppsAccess... + corrections 2018-03-26 12:51:25 +02:00
ade08ccca0 Reworked DelRegKey() error messages 2018-03-26 12:35:40 +02:00
4ba4ef330a Syntax error in JSON 2018-03-26 11:52:11 +02:00
995eb60e9f Block more programs / applications with firewall 2018-03-26 11:41:06 +02:00
ca5f72720d Variables name corrections in DelRegKey() 2018-03-26 10:42:13 +02:00
3aca7516af Remove useless file 2018-03-26 01:02:34 +02:00
682707c206 FwBlockOutputIP() block output traffic now (was inbound by default) 2018-03-26 01:02:34 +02:00
4367ee7a8f Implement FwBlockProgram() 2018-03-26 01:02:34 +02:00
1dbac1b138 JSON Corrections 2018-03-26 01:02:34 +02:00
27614e531d ProcessModule() display a message if action does not exist 2018-03-26 01:02:34 +02:00
c2733d133c Rework AddRegKey() to add key with empty value 2018-03-26 01:02:34 +02:00
eba57e6c8a Rewrite modules (untested) 2018-03-26 01:02:34 +02:00
b3d3ee6403 Add -module argument to process a single module file 2018-03-26 01:02:34 +02:00
e0c4d6361e Add -file parameter + Better message when JSON error
Add -file parameter + Better message when JSON error
2018-03-26 01:02:16 +02:00
c209024de0 Change ErrorActionPreference to Stop 2018-03-23 15:55:27 +01:00
fc212fa7ce Syntax error in DelFile() 2018-03-23 15:50:34 +01:00
157f3b9c5d Error in UninstallModernApp() 2018-03-23 15:47:58 +01:00
9c0008eb67 Variable error in DelFile() 2018-03-23 15:46:31 +01:00
61b23e2ef3 Various fixes 2018-03-23 15:30:58 +01:00
f3829001d4 BlockHost exit when name is empty 2018-03-23 13:38:00 +01:00
28853e6b0a Fix RemoveSheduledTask() 2018-03-23 13:35:43 +01:00
cab76871f2 Fix KillProcess() 2018-03-23 12:15:32 +01:00
033a4fa843 Add some modules 2018-03-23 12:06:49 +01:00
6c2ab58781 Early new working version 2018-03-23 11:59:45 +01:00
b221e5db4d Commit this day work 2018-03-20 23:39:33 +01:00
f897ca973c Daily rewrite commit 2018-03-19 23:44:49 +01:00
09b4d8ea28 EXPERIMENTAL : remove Onedrive setup from startup for new created account thanks to https://github.com/W4RH4WK/Debloat-Windows-10/ 2018-03-06 09:45:57 +01:00
94eac016f3 EXPERIMENTAL : Remove Onedrive sheduled tasks 2018-02-28 18:25:29 +01:00
19fd159002 Update output text 2018-02-28 11:53:23 +01:00
daad1239ba Add a tab before package name for output in remove_shitty_modern_app() 2018-02-23 12:22:52 +01:00
541b81bed9 Correction for Internet Explorer feature 2018-02-23 12:19:18 +01:00
3d0c9fca4e Remove Windows security center 2018-02-23 10:19:04 +01:00
d89c1717c7 Syntax error in disable_shitty_service() 2018-02-22 14:57:42 +01:00
cca4844e6a Syntax error for disable_shitty_service() call 2018-02-22 12:44:54 +01:00
4debcb2e36 Reworked text output 2018-02-22 12:39:09 +01:00
539c0aeae3 Better output for registery modifications 2018-02-22 12:16:21 +01:00
e72b3347d7 Add Twitter modern app 2018-02-22 11:42:06 +01:00
ef0bf8d492 Reworked Onedrive uninstaller 2018-02-22 11:22:52 +01:00
d79c26ee83 More complete Onedrive uninstall 2018-02-20 15:58:02 +01:00