Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 907 Bytes

File metadata and controls

32 lines (21 loc) · 907 Bytes
made in TR

WOM - Windows OEM Master

Adding and Editing Professional OEM Manufacturer Information to Windows Versions

WOM Logo

WOM Logo


Windows Screenshots




To install directly on Windows

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