Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
scoop bucket add extras
scoop bucket add versions
scoop bucket add java
#Base
scoop install pshazz concfg 7zip rainmeter windirstat ccleaner dark rclone bleachbit openhardwaremonitor geekbench winbox rufus sysinternals anydesk cpu-z everything googlechrome firefox notepadplusplus flameshot keepassxc
#Multimedia
scoop install irfanview inkscape darktable vlc teamspeak3 discord
#Developers
scoop install vscode heidisql filezilla winscp superputty git-with-openssh android-studio nodejs-lts scoop microsoft17-jdk python312 masscode curl laragon hoppscotch
Add Notepad++ as a context menu option by running: reg import "$dir\install-context.reg"
Add Visual Studio Code as a context menu option by running: 'reg import "$dir\install-context.reg"' For file associations, run: 'reg import "$dir\install-associations.reg"'