set up currency decimal

  • Thread starter Thread starter jousef Bulban
  • Start date Start date
J

jousef Bulban

If any one can tell me how I can setup no. of digits after
decimal during each startup of windows 2000
i.e. I want when windows startup then it can execute batch
file to setup no. of digits after decimal . I don't want
each time to go to the regional options then currency then
I have to change no. of decimal manually
tanks in advance
 
jousef said:
If any one can tell me how I can setup no. of digits after
decimal during each startup of windows 2000
i.e. I want when windows startup then it can execute batch
file to setup no. of digits after decimal . I don't want
each time to go to the regional options then currency then
I have to change no. of decimal manually
Hi

The registry file below will set it. Import it silently
like this:

regedit.exe /s "path to reg file"



--------------------8<----------------------
REGEDIT4

[HKEY_CURRENT_USER\Control Panel\International]
"iDigits"="2"

--------------------8<----------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top