Re: How to change regional settings (date format) from command line ?



A "kludge" way of doing it, no doubt, but one way that I can think of is by importing the settings to the registy.

It's a "per User" setting so it's held in the registry's HKCU key.

Look at: HKEY_CURRENT_USER\Control Panel\International

You can use Regedit.exe and a .reg file to import the setting to the key. (regedit /s x:"\path to file\regfilename.reg") You can also push the .reg file by logon script or GPO.

http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/34646.mspx?mfr=true

John

flahmeshess wrote:
I searched a little on this forum and I found "control intl.cpl" but
it just start the panel. I want something that does not require human
intervention, like some parameters that specify the format and it
automatically does the job ? Is this possible ? And how ? Thanks
very much !


.



Relevant Pages

  • Re: Using IE6 as a FTP client
    ... Before importing the reg file, I did not have the FeatureControl ... folder under Main in my registry. ... I will see all the contents of the folder WRCEJ1191171 in a web browser. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Edit Default User NTUSER.DAT
    ... No it's not using Terminal Services, ... importing the reg file in the login script to the current ...
    (microsoft.public.win2000.security)
  • Re: Shortcut creation changed -what did I do?
    ... I'm able to extract the .REG file, and can merge the contents to the ... Perhaps you can try opening Regedit.exe and try importing the REG ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: Update HKEY_CURRENT_USER registry
    ... permission to their own HKCU key, otherwise they wouldn't be able to save ... I could put it in the logon script also, but then I always need to ... If your logon scripts are all .vbs ... Below is my .reg file, which I can convert to VBS or a reg command. ...
    (microsoft.public.windows.server.scripting)
  • Re: Problem with .reg file import into the Component Designer
    ... Brad ... > this component by importing the .reg file into the Component Designer. ... > the blanks and concatenating the strings together. ...
    (microsoft.public.windowsxp.embedded)