Jump to content

Recommended Posts

Posted

is it possible to change windows version shown by right clicking MY COMPUTER?? for example below

System-Properties.gif

can we change the name of "service pack 1" to any other name..like "unattended windows xp" or etc...??

which file is responcible to show windows version???


Posted (edited)

I really have no idea, but maye if you have a look at

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

Edited by BoardBabe
Posted

regjump "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion"

/v "CSDVersion" /t REG_SZ /d "Service Pack 2"

/v Value Name

/t Type

/d Value Data

you can change Value Data to another string. I haven't check if it works on Full bloated Windows XP but it works on Windows XP Embedded.

Posted

This method should work fine for most purposes. I never checked to see if it actually changed the reading in the dialog box in the screen shot above, but I have to do this whenever I install a proprietary application for one of my clients. The installer will not install on XP Gold or XP SP2. It wants XP SP1 :realmad:

Posted

i have tried it..but still windows shows older version as SP1!!! well..i think file responsible for checking windows version is "VER.DLL" located into "WINDOWS/SYSTEM" directory...i have tried to modify it with reshacker..but it cant modify it!! how can we modify it??

Posted (edited)

ummm....i have tried to modify "Sysdm.cpl" but there isnt anything that can change system version!! what abt "ver.dll"??

Edited by amit_talkin
Posted

no no...i want to change windows version shown in system properties.....as it is showing in screen shot that it is Service pack 1!! i want to change that line!!

Posted

reshack sysdm.cpl

goto string table entry 12

here u can change the "Professional"

entry 13

here u can change the "Version 2002"

for more also refer winbrand.dll

there u can change MCE or TPC names

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...