- নিচের লিংক থেকে Zip Folder টি ডাউনলোড করুন।
- ফোল্ডারের ভিতরের OEMLogo.bmp ছবির same size (133X133 Pixel) এর আপনার একটি ছবি তৈরি করুন।
- ছবিটি System32 (C:\Windows\System32) folder এ রাখুন।
- OEMInfo.bat ফাইলটি Notepad দিয়ে open করে নিজের information add করে save করুন।
- এরপর OEMInfo.bat ফাইলের ওপর Right button click করে Run as Administartor, mode এ রান
- করুন।
- Command Prompt (CMD) ওপেন করে gpupdate /force কমান্ডটি রান করান।
You can also do this by manually editing the registry file.
1. Click Start, type regedit.exe and press ENTER
2. Navigate to the following location
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation
Note: If the OEMInformation key is missing, you’ll need to create one manually.
3. Create string values (REG_SZ) and add matching data, as per the table below:
Value name | Data | Value type |
Logo | <Path to your logo file> | REG_SZ |
Manufacturer | <System manufacturer name> | REG_SZ |
Model | <System Model number> | REG_SZ |
SupportHours | <Support hours> | REG_SZ |
SupportPhone | <OEM Support Phone number> | REG_SZ |
SupportURL | <OEM Support URL> | REG_SZ |
4. Exit Registry Editor.
5. Run "gpupdate /force" command from command prompt.
* Note: The logo should be a BMP image file with the dimension of 120×120. Logo is larger than 120×120
pixels is scaled to 120×120.
0 comments:
Post a Comment