User Tools

Site Tools


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/

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 ;
winget install --id=Element.Element -e 
devon_s_pc.1704867347.txt.gz · Last modified: 2024/01/10 06:15 by melm