Browse Source

v4.0.32 20.04.2020

## Updated
- Comments;
- Now using [StrictMode](https://devblogs.microsoft.com/scripting/enforce-better-script-practices-by-using-set-strictmode/)
- Added Internet connection test in "Pin the shortcuts to Start" section to ensure syspin.exe will be downloaded from GitHub. Anyway it can be loaded locally;
- The following sections transferred from CLI to GUI
  - Turn on Controlled folder access and add protected folders;
  - Allow an app through Controlled folder access;
  - Add exclusion folder from Microsoft Defender Antivirus scanning;
  - Add exclusion file from Windows Defender Antivirus scanning.
- Minor changes;
- Also you can test [20H1 version](https://gist.github.com/farag2/5a6d9952247aefe42ba81a9d95507765)


## Обновлено
- Комментарии;
- Теперь испольуется [StrictMode](https://devblogs.microsoft.com/scripting/enforce-better-script-practices-by-using-set-strictmode/)
- В раздел "Закрепить ярлыки на начальном экране" добавлена проверка наличия доступа в интернет, чтобы гарантировать, что syspin.exe скачается с GitHub. В любом случае, его можно запустить локально;
- Следующие разделы переведы с CLI на GUI
  - Включить контролируемый доступ к папкам и добавить защищенные папки;
  - Разрешить работу приложения через контролируемый доступ к папкам;
  - Добавить папку в список исключений сканирования Windows Defender;
  - Добавить файл в список исключений сканирования Microsoft Defender.
- Незначительные изменения;
- Также можете протестировать [версию 20H1](https://gist.github.com/farag2/5a6d9952247aefe42ba81a9d95507765)
pull/23/head 4.0.32
farag2 4 years ago
committed by GitHub
parent
commit
b8c7567f38
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 699
      Win 10.ps1

699
Win 10.ps1

File diff suppressed because it is too large
Loading…
Cancel
Save