Browse Source

Update README.md

pull/23/head
farag2 4 years ago
committed by GitHub
parent
commit
92f81c10ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 17
      README.md

17
README.md

@ -24,6 +24,7 @@
- "Music";
- "Pictures"
- "Videos.
- Uninstall UWP apps from all accounts with exception apps list with pop-up form written in WPF;
- Turn off Windows features;
@ -35,15 +36,19 @@
- Create tasks in the Task Scheduler to clear
- %SystemRoot%\SoftwareDistribution\Download
- %TEMP%
- Unpin all Start menu tiles;
- Pin shortcuts to Start menu using [syspin.exe](http://www.technosys.net/products/utils/pintotaskbar)
- Turn on Controlled folder access and add protected folders;
- Add exclusion folder from Microsoft Defender Antivirus scanning
- Add exclusion file from Microsoft Defender Antivirus scanning
- Add exclusion folder from Microsoft Defender Antivirus scanning;
- Add exclusion file from Microsoft Defender Antivirus scanning;
- Refresh desktop icons, environment variables and taskbar without restarting File Explorer;
- Many more File Explorer and context menu "deep" tweaks.
## Images
@ -56,9 +61,13 @@
## Usage
To run the script:
- Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases);
- Expand the archive;
- Check whether .ps1 is encoded in **UTF-8 with BOM**;
- Run Start.cmd as Administrator;
- The script will start immediately.
## Supported Windows versions
@ -80,9 +89,13 @@ Still [Cooking](https://github.com/farag2/Windows-10-Setup-Script/tree/GUI-dev)
## Ask a question on
- [Habr](https://habr.com/en/post/465365/)
- [Ru-Board](http://forum.ru-board.com/topic.cgi?forum=62&topic=30617#15)
- [4PDA](https://4pda.ru/forum/index.php?showtopic=523489&st=42980#entry95909388)
- [My Digital Life](https://forums.mydigitallife.net/threads/powershell-script-setup-windows-10.81675/)
- [Reddit](https://www.reddit.com/r/Windows10/comments/ctg8jw/powershell_script_setup_windows_10/)
## PS

Loading…
Cancel
Save