PC Review


Reply
Thread Tools Rate Thread

.DEFAULT\Control Panel\International

 
 
shakim
Guest
Posts: n/a
 
      16th Aug 2004
I have just built a Citrix Server. All new users default to
English (United States) mm/dd/yyyy.

I have lost count how many times I have edited the registry
to resolved this...

The below is current

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Control Panel\International]
"iCountry"="61"
"iCurrDigits"="2"
"iCurrency"="0"
"iDate"="1"
"iDigits"="2"
"iLZero"="1"
"iMeasure"="0"
"iNegCurr"="1"
"iTime"="0"
"iTLZero"="0"
"Locale"="00000C09"
"s1159"="AM"
"s2359"="PM"
"sCountry"="Australia"
"sCurrency"="$"
"sDate"="/"
"sDecimal"="."
"sLanguage"="ENA"
"sList"=","
"sLongDate"="dddd, d MMMM yyyy"
"sShortDate"="dd/MM/yyyy"
"sThousand"=","
"sTime"=":"
"sTimeFormat"="h:mm:ss tt"
"iTimePrefix"="0"
"sMonDecimalSep"="."
"sMonThousandSep"=","
"iNegNumber"="1"
"sNativeDigits"="0123456789"
"NumShape"="1"
"iCalendarType"="1"
"iFirstDayOfWeek"="0"
"iFirstWeekOfYear"="0"
"sGrouping"="3;0"
"sMonGrouping"="3;0"
"sPositiveSign"=""
"sNegativeSign"="-"


I would like all new users to have dd/mm/yyyy and English
Australia...
 
Reply With Quote
 
 
 
 
Damon
Guest
Posts: n/a
 
      16th Aug 2004
try HKEY_CURRENT_USER\Control Panel\International

Annoying eh??

Windows is crap




>-----Original Message-----
>I have just built a Citrix Server. All new users default to
>English (United States) mm/dd/yyyy.
>
>I have lost count how many times I have edited the registry
>to resolved this...
>
>The below is current
>
>Windows Registry Editor Version 5.00
>
>[HKEY_USERS\.DEFAULT\Control Panel\International]
>"iCountry"="61"
>"iCurrDigits"="2"
>"iCurrency"="0"
>"iDate"="1"
>"iDigits"="2"
>"iLZero"="1"
>"iMeasure"="0"
>"iNegCurr"="1"
>"iTime"="0"
>"iTLZero"="0"
>"Locale"="00000C09"
>"s1159"="AM"
>"s2359"="PM"
>"sCountry"="Australia"
>"sCurrency"="$"
>"sDate"="/"
>"sDecimal"="."
>"sLanguage"="ENA"
>"sList"=","
>"sLongDate"="dddd, d MMMM yyyy"
>"sShortDate"="dd/MM/yyyy"
>"sThousand"=","
>"sTime"=":"
>"sTimeFormat"="h:mm:ss tt"
>"iTimePrefix"="0"
>"sMonDecimalSep"="."
>"sMonThousandSep"=","
>"iNegNumber"="1"
>"sNativeDigits"="0123456789"
>"NumShape"="1"
>"iCalendarType"="1"
>"iFirstDayOfWeek"="0"
>"iFirstWeekOfYear"="0"
>"sGrouping"="3;0"
>"sMonGrouping"="3;0"
>"sPositiveSign"=""
>"sNegativeSign"="-"
>
>
>I would like all new users to have dd/mm/yyyy and English
>Australia...
>.
>

 
Reply With Quote
 
shakim
Guest
Posts: n/a
 
      16th Aug 2004
Thankyou very much... that worked...

Yes, it is crap...only fit for gamers - not the enterprise

Begining of this year I had 70 Windows Servers...
I Replaced 30 of them with Linux and looking forward to
ditching the remaining 40...


>-----Original Message-----
>try HKEY_CURRENT_USER\Control Panel\International
>
>Annoying eh??
>
>Windows is crap
>
>
>
>
>>-----Original Message-----
>>I have just built a Citrix Server. All new users default to
>>English (United States) mm/dd/yyyy.
>>
>>I have lost count how many times I have edited the registry
>>to resolved this...
>>
>>The below is current
>>
>>Windows Registry Editor Version 5.00
>>
>>[HKEY_USERS\.DEFAULT\Control Panel\International]
>>"iCountry"="61"
>>"iCurrDigits"="2"
>>"iCurrency"="0"
>>"iDate"="1"
>>"iDigits"="2"
>>"iLZero"="1"
>>"iMeasure"="0"
>>"iNegCurr"="1"
>>"iTime"="0"
>>"iTLZero"="0"
>>"Locale"="00000C09"
>>"s1159"="AM"
>>"s2359"="PM"
>>"sCountry"="Australia"
>>"sCurrency"="$"
>>"sDate"="/"
>>"sDecimal"="."
>>"sLanguage"="ENA"
>>"sList"=","
>>"sLongDate"="dddd, d MMMM yyyy"
>>"sShortDate"="dd/MM/yyyy"
>>"sThousand"=","
>>"sTime"=":"
>>"sTimeFormat"="h:mm:ss tt"
>>"iTimePrefix"="0"
>>"sMonDecimalSep"="."
>>"sMonThousandSep"=","
>>"iNegNumber"="1"
>>"sNativeDigits"="0123456789"
>>"NumShape"="1"
>>"iCalendarType"="1"
>>"iFirstDayOfWeek"="0"
>>"iFirstWeekOfYear"="0"
>>"sGrouping"="3;0"
>>"sMonGrouping"="3;0"
>>"sPositiveSign"=""
>>"sNegativeSign"="-"
>>
>>
>>I would like all new users to have dd/mm/yyyy and English
>>Australia...
>>.
>>

>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
.DEFAULT\Control Panel\International shakim Microsoft Windows 2000 Registry Archive 4 16th Aug 2004 07:03 AM
.DEFAULT\Control Panel\International shakim Microsoft Windows 2000 Registry Archive 0 16th Aug 2004 05:35 AM
values for HKEY_CURRENT_USER\Control Panel\International\sCurrency Paul Schwartzberg Microsoft Windows 2000 Registry Archive 2 11th Jul 2003 12:29 AM
values for HKEY_CURRENT_USER\Control Panel\International\sCurrency Paul Schwartzberg Microsoft Windows 2000 Registry 1 11th Jul 2003 12:29 AM
values for HKEY_CURRENT_USER\Control Panel\International\sCurrency Paul Schwartzberg Microsoft Windows 2000 Registry Archive 0 10th Jul 2003 10:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 AM.