vault backup: 2024-01-19 21:49:05
This commit is contained in:
@@ -14,12 +14,12 @@
|
|||||||
#### 自動安裝
|
#### 自動安裝
|
||||||
1. 安裝[Chocolatey](https://chocolatey.org/),用Administrator身份打開powershell,輸入下列指令:
|
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. 用安裝常用的工具
|
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
|
- make
|
||||||
|
|
||||||
#### 手動安裝
|
#### 手動安裝
|
||||||
1. Google drive
|
|
||||||
2. Google drive(Logitech)
|
|
||||||
3. Python 3.6.3
|
3. Python 3.6.3
|
||||||
4. Python 3.9
|
4. Python 3.9
|
||||||
6. Visual Studio 2017
|
6. Visual Studio 2017
|
||||||
7. Visual Studio 2019
|
7. Visual Studio 2019
|
||||||
8. Office 365
|
8. Office 365
|
||||||
9. Lightroom
|
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/)
|
13. [卡巴斯基](https://www.kaspersky.com.tw/)
|
||||||
|
|
||||||
#### Portable App
|
#### Portable App
|
||||||
|
|||||||
Reference in New Issue
Block a user