A whole new world
It's been 8 years since the last upgrade ("Earth"), but now the new PC ("Earth 2") is here - thanks Scan!
Keeping notes here, perhaps useful for other people. I decided to get my own Windows licence, so Scan did not install this for me. Unfortunately, that meant my first attempt didn't have the right BIOS settings and the Windows 11 install failed. Having set up for secure boot, I reinstalled and Windows 11 is now in place.
Choco
Basic items
choco install -y steam-client vscode ditto git github-desktop googlechrome firefox 7zip vlc notepadplusplus visualstudio-installer foxitreader zoom paint.net inkscape microsoft-windows-terminal procexp powershell-core audacity postman greenshot docker-desktop sublimetext3 powertoys fiddler whatsapp blender discord.install kitty keepassxc netfx-4.7-devpack elasticsearch kibana logstash anydesk pgadmin4 streamdeck wixtoolset rabbitmq lightworks sql-server-management-studio
Visual Studio Community Preview
choco install -y visualstudio2019community-preview --pre
Postgresql
choco install postgresql13 --params '/Password:<PASSWORD>'
NET SDK
choco install -y dotnet-sdk --version=5.0.201
Windows Terminal
Visual Studio Extensions
Set Visual Studio up just right!
Extensions
Add all the good Visual Studio Extensions:
- 1-Click Docs
- Add New File
- Bootstrap Snippet Pack
- EditorConfig Language Service
- File Icons
- Generate GUID for Visual Studio 2012-2019
- Git Diff Margin
- Inheritance Margin
- Intellisense Extender 2019
- Markdown Editor
- Match Margin
- NamespaceFixer
- Hgrok Extensions
- Open Command Line
- Roslynator 2019
- Security Code Scan
- Solution Error Visualizer
- SwitchStartupPorject for VS 2019
- Time Stamp Margin
- Trailing Whitespace Visualizer
- Viasfora
- Visual Studio Spell Checker (VS2017 and Later)
- Wix Toolset Visual Studio 2019 Extension
Settings
- Visible white space
- Enable with Ctrl R, Ctrl-W
- Make less harsh on the eyes by moving the saturation to ~50% of its default value
- Set Cascadia Code to be the default Font
- Move the Solution Explorer back to the left hand side
Data transfer
Data transfer will be fun - there's so much on my old PC, so I have that running at a second desk in case I need something in a hurry.