Adding and Editing Professional OEM Manufacturer Information to Windows Versions
Windows Installer CMD (PowerShell): To Install from Windows CMD Using a Direct Link.
powershell -Command "Invoke-WebRequest -Uri 'https://github.com/cektor/WOM/releases/download/1.0.0/Setup_Win64.exe' -OutFile 'Setup_Win64.exe'; Start-Process -FilePath '.\Setup_Win64.exe' -Wait"
Releases Page: https://github.com/cektor/WOM/releases/tag/1.0.0