August 4, 200422 yr here is what I doset BRAND=Dellset MODEL=GX260set CDType=RW CD/DVD:OEMINFOEcho [General] > %SystemRoot%\System32\OEMINFO.iniEcho Manufacturer = "Desktop Engineering" >>%SystemRoot%\System32\OEMINFO.iniEcho Model = "%BRAND% %MODEL%">>%SystemRoot%\System32\OEMINFO.iniEcho. >>%SystemRoot%\System32\OEMINFO.iniEcho [Support Information]>>%SystemRoot%\System32\OEMINFO.iniEcho Line1 = "%BRAND% %MODEL%">>%SystemRoot%\System32\OEMINFO.iniEcho line2 = "%CDType%">>%SystemRoot%\System32\OEMINFO.iniEcho Line3 = "Build Date: %date%">>%SystemRoot%\System32\OEMINFO.iniEcho Line4 = "Built by Desktop Engineering">>%SystemRoot%\System32\OEMINFO.iniEcho Line5 = "Image File: %Model%-XP-V8.GHO">>%SystemRoot%\System32\OEMINFO.iniecho Line6 = "Internal XP Build Number: %BUILDNO%">>%SystemRoot%\System32\OEMINFO.iniRoger
August 5, 200422 yr Author 3Q.but it doesn't change HardWare info like:Intel Pentinum 4 CPU 2.4GHz512MB RAMCan it edit with some tool?3q
August 5, 200422 yr but it doesn't change HardWare infoAnd it can't either, because that info is detected and shown On-the-fly. With win98, you could change it bcos it would detect at startup, and then store it to registry - and display the same whenever you opened System Properties - so if you modified that registry entry, you could display what you wanted until the next re-boot. But with winxp/2k, you can't edit the System Info displayed by windows.
August 5, 200422 yr I believe the only thing you can change is the Processor Name from here:[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]"ProcessorNameString"="Processor Name"Not sure why you want to change that since this depends on the actual hardware in your system. You are probably out of luck if you want to change the other values. I wouldn't recommend modifying other values in that key. Backup your registry in any case.
August 5, 200422 yr LOL, just change your RAM size, and VGA card to see a different set of detected values in System Properties.
August 5, 200422 yr Author LOL, just change your RAM size, and VGA card to see a different set of detected values in System Properties.LOL ???? what ??? How to changeVGA card name in system properties ?
Create an account or sign in to comment