
A light weight application to change your system logos
Current version: 1.0.0.7
System Logo Changer will quickly change your system logo, with the option to keep an images original size, use its default size or use a custom size.
Also will edit your OEM information, backup and restore.
Includes silent mode switches for commandline useage.
Code:
Changelog 1.7: Bug Fixes
Requirements: Windows 8, 7 or Vista
Code:
System Logo Switches:
/C=
/D=
/O=
/RS
Usage:
Apply image with default size (157x151):
"%~dp0System Logo Changer.exe" /D="My image location"
Apply image keeping images own size:
"%~dp0System Logo Changer.exe" /O="My image location"
Apply image with custom size (Your Custom Size):
"%~dp0System Logo Changer.exe" /C="My image location"{1900*1200}
Restore image:
"%~dp0System Logo Changer.exe" /RS
IE:
"%~dp0System Logo Changer.exe" /O="C:\image\pic.png"
Note: All image types are accepted.
-----------------------------------------
- OEM Info Switches:
/LG=
/MN=
/MD=
/PH=
/HR=
/UL=
/RO
- Usage:
Remove OEM Info:
"%~dp0System Logo Changer.exe" /RO
Apply OEM Info:
"%~dp0System Logo Changer.exe" /LG="OEM Logo" /MD="Model" /MN="Manufacturer" /UL="Support URL" /PH="Support Phone" /HR="Support Hours"
- IE:
"%~dp0System Logo Changer.exe" /LG="C:\bla\myimage.png" /MD="GJ311AA-ABU m8180.uk" /MN="Hewlett-Packard" /UL="http://www8.hp.com/uk/en/support-drivers.html" /PH="1-800-474-6836 (1-800-HP-Invent)" /HR="In the United States, 24 hours a day, 7 days a week"
Note: All image types are accepted.
.NET4 Version:
PAYMYRENT Link:
System Logo Changer 1.7 .NET4
.NET3.5 Version:
PAYMYRENT Link:
System Logo Changer 1.7 .NET3.5












0 comments