 ---------------------------------------
 - System Logo Changer - By Alphawaves -
 ---------------------------------------

 - 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.
	
 - File     : System Logo Changer.exe
 - Size     : 116.50 KB
 - CRC32    : BA0D4C62
 - MD5      : D1155846B79FCDEF3C80DF5BC9F6E37C
 - SHA1     : E33B16B31BDF3746DBBE40E4F34B9D84D8916520

 ---------------------------------------	

 - Changelog 1.7:
   
   Bug fixes
   
 ---------------------------------------

 - Requirements:

 - Windows 8, 7 or Vista

 - .NET4

 ---------------------------------------

 - System Logo Switches:
   /C=
   /D=
   /O=
   /RS

 - Usage:

   Apply image with custom size (Your Custom Size):
   "%~dp0System Logo Changer.exe" /C="My image location"{1900*1200}

   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"

   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.