devon_s_pc
This is an old revision of the document!
Documenting resetting up my laptop.
Installed a new hard drive and have put my existing drive into an m.2 usb controller
I get my Windows ISOs, Office, and Activation from https://massgrave.dev/
- Download the ISO for Win10IoT LTSC https://massgrave.dev/windows_ltsc_links.html
- Install windows
- keep network off and keep saying skip to create a local account
Install Winget - windows package manager using this github guide
- I use Winstall to find some initial programs I want it generates a script to run in powershell
Here is mine:
winget install --id=Mozilla.Firefox -e ; winget install --id=Microsoft.PowerShell -e ; winget install --id=Bitwarden.Bitwarden -e ; winget install --id=Notepad++.Notepad++ -e ; winget install --id=7zip.7zip -e ; winget install --id=Rufus.Rufus -e ; winget install --id=CrystalDewWorld.CrystalDiskInfo -e ; winget install --id=CrystalDewWorld.CrystalDiskMark -e ; winget install --id=CPUID.CPU-Z -e
devon_s_pc.1704867069.txt.gz · Last modified: 2024/01/10 06:11 by melm