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 
winget install --id=WireGuard.WireGuard -e 

Install VM Ware Workstation Pro

I used this Guide to convert my old disk into a vm got it to boot but still has some issues, was hoping to be able to keep it as a backup since it has all my tools on it, but just keeping the harddrive around for now should be fine can boot off the usb drive if I need too

devon_s_pc.1704871927.txt.gz · Last modified: 2024/01/10 07:32 by melm