Change Key for ll users

P

philippe

Hello,
This key:
[HKU\.DEFAULT\Control Panel\International]
"sCurrency"="€"
don't change option for all users.
How can i do ?
Bye
 
M

Mark V

philippe wrote in
Hello,
This key:
[HKU\.DEFAULT\Control Panel\International]
"sCurrency"="€"
don't change option for all users.

Why would think it would.

You will need to alter each user's profile while logged on at

HKEY_CURRENT_USER\Control Panel\International\
"sCurrency"=
(REG_SZ)

If you mean to set a default value for all _new_ user profiles on the
system then set it in the ntuser.dat (\Default User\ profile) prior to
users' profile creation.
 

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

Top