Windows Setup (XPS 9320)
About 1 minAbout 299 words
Info
Device: Dell Inc. XPS 9320
Prepare Ventoy
Download Windows ISO
wget https://github.com/pbatard/Fido/raw/master/Fido.ps1 -OutFile Fido.ps1
& .\Fido.ps1 -Lang English
Prepare Packages
Clash for Windows
- Download Clash for Windows
clash-config.txt
: Clash Subscription URL
Wi-Fi Controller Driver
KMS
- Download KMS-Clangshui.net.bat
wget https://kms.cangshui.net/kms/KMS-Cangshui.net.bat -OutFile KMS-Cangshui.net.bat
UTC in Microsoft Windows[1]
reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /d 1 /t REG_DWORD /f
Install Packages[2]
winget install --id="appmakes.Typora" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Baidu.BaiduNetdisk" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Bandisoft.Bandizip" --exact --accept-package-agreements --accept-source-agreements
winget install --id="CPUID.CPU-Z" --exact --accept-package-agreements --accept-source-agreements
winget install --id="DigitalScholar.Zotero" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Fndroid.ClashForWindows" --exact --accept-package-agreements --accept-source-agreements
winget install --id="JohnMacFarlane.Pandoc" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Microsoft.VisualStudioCode" --exact --accept-package-agreements --accept-source-agreements
winget install --id="PrimateLabs.Geekbench.6" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Tencent.TencentMeeting" --exact --accept-package-agreements --accept-source-agreements
winget install --id="Tencent.WeChat" --exact --accept-package-agreements --accept-source-agreements
Install Microsoft Office[3]
cd "${HOME}\Downloads"
wget "https://otp.landian.vip/redirect/download.php?type=runtime&site=yuntu" -OutFile "${HOME}\Downloads\office-tool.zip"
tar -x -f "${HOME}\Downloads\office-tool.zip"
& "${HOME}\Downloads\Office Tool\Office Tool Plus.exe"