This script will install Microsoft Office (365 Business), Teamviewer, Bing Wallpaper, ZaloPC using Winget contains:
Run Powershell (Start->Powershell) and paste the script below
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/hophamlam/initial-windows/main/install-common.ps1'))
Optional:
irm https://massgrave.dev/get | iex
EVkey - Vietnamese Keyboard Input (click to download)
Rename PC, change your-pc-name
into yours
Rename-Computer -NewName "your-pc-name" -Force
wsl --install
Authy, Ubuntu 22.04, VS Code, Notepad++, MS Powertoys, HWMonitor, CPU-Z, Wireguard, Capcut, Postman Agent
Modify install-mypc.ps1
if you use my script
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/hophamlam/initial-windows/main/install-mypc.ps1'))
Initial setup Ubuntu development environments with Oh My Zsh (with powerlevel10k theme), NodeJS LTS inside Ubuntu
I use cristian-aldea/slick-terminal.md gist
Below is another test run script, just leave him alone.
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/hophamlam/initial-windows/main/test.ps1'))