
11-09-2007
|
|
|
|
Re: hkey_user to hkey_current_user
Thanks for the info.
But I'm not sure if this will help. I'm actually looking to change it with
the BDD for all the clients. to make it the default.
"Joe Morris" wrote:
> "Mario Savard" <MarioSavard@discussions.microsoft.com> wrote:
>
> > I'm trying to setup the keybaord for everyone on the computer. But When I
> > change the HKEY_USERS\.DEFAULT\Keyboard Layout\Preload it does not change
> > for
> > anyone. Is there another key that I can change to have this done?
> > Because
> > with the BDD 2007 and customsettings.ini it's doesn't seems to be working.
> > I
> > need to setup the 0c0c:00011009 French Canadian Multilingual standard.
>
> To set a default for profiles that are created in the future, you need to
> import the hive
>
> %SYSTEMDRIVE%\Users\Default\ntuser.dat
>
> into HKU, make the changes you want, then unload the hive.
>
> To make the change for existing users, repeat the above process for other
> NTUSER.DAT files in %SYSTEMDRIVE%\Users other than the one in %USERPROFILE%,
> and change HKCU for the currently logged-on user.
>
> Joe Morris
>
>
>
|