windows:programs
Table of Contents
Information
- Links to various programs likely not on Windows 10 notes
Programs
BleachBit
FileZilla
Git
Java
Microsoft OpenJDK
KeePass
- [x] Native support library
- [x] Optimize KeePass performance
Launcher Shortcuts
Generate Password
- Ctrl + I (Add Entry) → Password: (database password)
- Auto-Type → Override default sequence:
- Needs done once per-PC, and Entry can be deleted after pasting
{PASSWORD_ENC}
- Ctrl + V (Perform Auto-Type) to empty Notepad
"notepad.exe"
Script
Encoded password between final quotes
"notepad.exe" "%UserProfile%\Documents\KeePass (Shortcut).bat"
START "" "%ProgramFiles%\KeePass Password Safe 2\KeePass.exe" "%UserProfile%\Documents\keepass.kdbx" -pw-enc:""
Desktop
- Right-click Desktop → New → Shortcut
DEL /F "%Public%\Desktop\KeePass 2.lnk"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
Icon
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
Start Menu
DEL /F "%ProgramData%\Microsoft\Windows\Start Menu\Programs\KeePass 2.lnk"
MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass"
"explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\KeePass"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
Icon
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
Desktop Shortcut
- Shortcut key:
Ctrl + Alt + Z
DEL /F "%Public%\Desktop\KeePass 2.lnk"
"%UserProfile%\Documents\KeePass (Shortcut).bat"
KeePass
- Icon
"%ProgramFiles%\KeePass Password Safe 2\KeePass.exe"
OpenSSH
- https://github.com/PowerShell/Win32-OpenSSH (
scp
included too)
Transmission
VMware Workstation Pro
mks.vsync="0"
Browsers
Google Chrome
Multimedia
iTunes
mpv
Games
Clone Hero
DevilutionX
Doomsday Engine
osu!
OpenTabletDriver
OpenTabletDriver.Daemon.exe
toOpenTabletDriver
folder
MKDIR "%LocalAppData%\osu!\OpenTabletDriver\userdata"
"explorer.exe" "%LocalAppData%\osu!\OpenTabletDriver"
Desktop Shortcut
"%LocalAppData%\osu!\OpenTabletDriver\OpenTabletDriver.Daemon.exe"
Tablet Driver
PCSX2
Xonotic
xonotic-wgl.exe
is more ideal instead ofxonotic.exe
with SDL
Misc
Goldberg Emulator
Heroic
Jagex Launcher
SideQuest
System Utilities
balenaEtcher
Python
Rufus
VC++ Redists
- Visual C++ Redistributable Runtimes All-in-One
Libraries
DXVK
OpenAL Soft
OpenAL32.dll
alsoft.ini
resampler = bsinc24 stereo-mode = speakers #stereo-mode = headphones #stereo-encoding = hrtf # End
Force Feedback Driver for XInput
Hardware
Overclocking
ThrottleStop
MSI Afterburner
Monitoring
CPU-Z
GPU-Z
HWiNFO
Intel PDT
- Intel Processor Diagnostic Tool
Benchmarking
prime95
poclmembench
memtest_vulkan
memtestCL
Fooling Around
- GPU encoder benchmarking
- Notably useful for Oculus/Meta Quest VR tweaking
FurMark
MSI Kombustor
Driver Utilities
AMD Cleanup Utility
NVIDIA Cleanup Utility
Driver Store Explorer
/srv/www/wiki/data/pages/windows/programs.txt · Last modified: by Sean Rhone