updateperusersystemparameters

  1. T

    Windows 7 Windows 7 equivalnet to "UpdatePerUserSystemParameters"

    Hello, I have a batch file that I am using to change the various items on my computer. I put the changes in the registry and then use the following command to implement the change %SystemRoot%\System32\RUNDLL32.EXE user32.dll, UpdatePerUserSystemParameters This approach worked great in...