From cd1fb2d6993d29b90ffe048a9d5b90eb597d448c Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sat, 22 Aug 2015 23:44:35 +0200 Subject: [PATCH] hint which scripts to run first --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4b64757..56a95a0 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,14 @@ Please let me know if you encounter any issues with other Windows 10 versions. 1. Install all available updates for your system. 2. Edit the scripts to fit your need. 3. Run the edited scripts. + 1. `fix-privacy-settings.ps1` + 2. `disable-scheduled-tasks.ps1` + 3. `disable-windows-features.ps1` + 4. `disable-services.ps1` + 5. ... 4. Reboot! + ## Interactivity The scripts are designed to run without any user-interaction. Modify them