Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > dumping the Vista language/locale settings into a file

Reply
Thread Tools Display Modes

dumping the Vista language/locale settings into a file

 
 
bobfnospam@duxsysnospam.com
Guest
Posts: n/a

 
      11-02-2009
Is there any utility (or other easy way) to dump the language and locale
settings for a particular system into a file?

The reason I ask is that we support an internationalized product around
the world, and sometimes our users do not get the language behavior they
expect, and we would like a way for them to dump all relevant (and
irrelevant) language settings into a file that they can send back to us.

(It would be easier than asking a user to go through all the control
panel settings and write them down.)

Bob
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a

 
      11-02-2009
Typing systeminfo gives input and system locale. To remove other system info
use
systeminfo | Findstr "locale"

--
..
--
<> wrote in message
news:...
> Is there any utility (or other easy way) to dump the language and locale
> settings for a particular system into a file?
>
> The reason I ask is that we support an internationalized product around
> the world, and sometimes our users do not get the language behavior they
> expect, and we would like a way for them to dump all relevant (and
> irrelevant) language settings into a file that they can send back to us.
>
> (It would be easier than asking a user to go through all the control panel
> settings and write them down.)
>
> Bob


 
Reply With Quote
 
Guest
Posts: n/a

 
      11-02-2009
That should be locale with a capital L

systeminfo | Findstr "Locale"


--
..
--
<.> wrote in message news:...
> Typing systeminfo gives input and system locale. To remove other system
> info use
> systeminfo | Findstr "locale"
>
> --
> .
> --
> <> wrote in message
> news:...
>> Is there any utility (or other easy way) to dump the language and locale
>> settings for a particular system into a file?
>>
>> The reason I ask is that we support an internationalized product around
>> the world, and sometimes our users do not get the language behavior they
>> expect, and we would like a way for them to dump all relevant (and
>> irrelevant) language settings into a file that they can send back to us.
>>
>> (It would be easier than asking a user to go through all the control
>> panel settings and write them down.)
>>
>> Bob

>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Move \Users folder once for all Peter Meinl Windows Vista Installation 25 03-03-2010 01:37 AM
chkdsk : NTFS on Vista x64 Nigel Windows Vista File Management 5 06-02-2008 02:02 PM
HELP sfc /scannow William Beard Windows Vista Performance 17 05-11-2007 03:28 AM
dual boot xp and vista...with vista recovery dvd VS Windows Vista Installation 16 05-05-2007 11:05 AM
Will Vista recognise Windows XP file transfer settings and more John Monahan Windows Vista Installation 0 01-29-2007 05:27 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59