One of the small issues I faced while switching my development machine to windows 7 was a bug/exception in an application I was working on in parsing date format.
After switching my regional settings to the “expected” format, I still got the same exception. After playing a little with the regional settings, I realized that I was switching only my account date format, not the whole machine's date format. To push those settings to other system accounts (like ASPNET, etc), I did the following steps:
After setting your your account regional settings, switch to “Administrative” tab:
From “Welcome screen and new user accounts”, click “Copy setting”:
Make sure “Welcome screen and system accounts” check box is checked, press ok, and Voila!
2 comments:
How do you get different settings for the system account and the welcome screen?
I'm not sure why would you need something like that, would you give an example? (Sorry for the late reply)
Post a Comment