When I install Windows XP Professional on my machine, while entering the product key, letters are always typed CAPITAL.

It doesn't change by toggling the Caps Lock key. How do I solve it?

link|improve this question
Are you trying to enter the code in ALLCAPS or are you trying to enter it in lowercase, or are you getting an error message. Please clarify what the problem is exactly. – music2myear Sep 8 '11 at 19:59
As music2myear said, have you actually tried to continue or does the key not work this way? – slhck Sep 8 '11 at 20:57
feedback

migrated from stackoverflow.com Sep 8 '11 at 19:54

This question came from our site for professional and enthusiast programmers.

closed as not a real question by Hello71, Sathya Sep 9 '11 at 6:39

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

This cannot be done as the keys are always converted to uppercase by the installer. Thus, if there is any error it can never occur due to case of the letters.

It could be an issue with the key itself.

Additionally, check out for the version of XP you are installating. Keys meant for Windows XP Home edition will not work for XP professional Business edition.

link|improve this answer
feedback