Some how I don't think this is going to happen given that it hasn't in the 14 years that XP has been around.
Some options:
1) Use an image viewer that honours the EXIF Orientation tag, (eg. XNView, IrfanView, etc).
2) Rotate all the images according to the Orientation tag and reset it to 1, as explained
here (top reader comment).
Download JHEAD from
here and jpegtran from
here. Copy both into a folder, open a CLI in that folder and use the following command:
jhead -v -autorot <path>\*.jpgor if you want recursive:
jhead -v -autorot <path>\**\*.jpgeg.
jhead -v -autorot K:\test\**\*.jpg3) Upgrade to at least Windows 8