How to add picture, mobile no, info etc. in my computer properties
আমি আজকে দেখাব কিভাবে My Computer এর Properties এ নিজের ছবি, নাম, মোবাইল নাম্বার ও অন্যান্য information add করা যায়।
নিচের লিংক থেকে 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 কমান্ডটি রান করান।
এখন ডেস্কটপ থেকে My Computer এর Properties দেখুন, ছবি ও অন্যান্য information add হয়েছে।
Only for advance users:
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 DataValue typeLogo <Path to your logo file>REG_SZManufacturer <System manufacturer name>REG_SZModel <System Model number>REG_SZSupportHours <Support hours>REG_SZSupportPhone <OEM Support Phone number>REG_SZSupportURL <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.
Comments
Post a Comment
Thanks For Comment