T
Tino Boss
Once in a while I have a problem that is solved easiest by copying
some registry-vaules (usually user-configuration of newly added
software).
The problem is I don't know how to put these values in the user's
registry (unless doing it manually for every user with regedt32
loading each user's hive and edit there).
Is there a solution with a simple batch file to do so?
I tried batch files with "reg restore" but the user doesn't have the
permissions to run these commands. It will produce an error "a
required privilege is not held by the client" (maybe there's a way to
give users the required permissions?).
I tried runas administrator with reg restore but I guess (hope) there
is no way to provide the admin password automatically.
any suggestions appreciated
Tino
some registry-vaules (usually user-configuration of newly added
software).
The problem is I don't know how to put these values in the user's
registry (unless doing it manually for every user with regedt32
loading each user's hive and edit there).
Is there a solution with a simple batch file to do so?
I tried batch files with "reg restore" but the user doesn't have the
permissions to run these commands. It will produce an error "a
required privilege is not held by the client" (maybe there's a way to
give users the required permissions?).
I tried runas administrator with reg restore but I guess (hope) there
is no way to provide the admin password automatically.
any suggestions appreciated
Tino