diff --git a/05. 資料收集/Tool Setup/Software/Windows 10 Setup.md b/05. 資料收集/Tool Setup/Software/Windows 10 Setup.md index 7357036..479cd9f 100644 --- a/05. 資料收集/Tool Setup/Software/Windows 10 Setup.md +++ b/05. 資料收集/Tool Setup/Software/Windows 10 Setup.md @@ -14,12 +14,12 @@ #### 自動安裝 1. 安裝[Chocolatey](https://chocolatey.org/),用Administrator身份打開powershell,輸入下列指令: ``` -Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) +Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')) ``` 2. 用安裝常用的工具 ``` -choco install 7zip adobereader vscode hxd sublimetext4 microsoft-windows-terminal androidstudio intellijidea-community git winmerge freefilesync freedownloadmanager gsudo firacode cascadiacode sourcecodepro delta --yes +choco install powertoys 7zip vscode hxd sublimetext4 androidstudio intellijidea-community git winmerge freefilesync freedownloadmanager gsudo firacode cascadiacode sourcecodepro delta googlechrome googledrive enpass.install sharex win32diskimager --yes ``` 列表: @@ -47,17 +47,12 @@ choco install 7zip adobereader vscode hxd sublimetext4 microsoft-windows-termina - make #### 手動安裝 -1. Google drive -2. Google drive(Logitech) 3. Python 3.6.3 4. Python 3.9 6. Visual Studio 2017 7. Visual Studio 2019 8. Office 365 9. Lightroom -10. [Enpass](https://www.enpass.io/) -11. [ShareX](https://getsharex.com/) -12. [win32diskimager](https://sourceforge.net/projects/win32diskimager/) 13. [卡巴斯基](https://www.kaspersky.com.tw/) #### Portable App