Hi Brink,
Sorry for bothering you again.
I've added that registry to my tweaks registery file
MyTweaks.bat (launching
MyTweaks.reg). When
MyTweaks.bat file is launched by Autounattend.xml (SynchronousCommand).
I noticed that ControlPanel registry is not applied.
1) Is there a command "Run as Administrator" (.bat or .cmd) to force that registry to be applied?
2) As other few registries are not applied too, allthoug they were tested working.
Do you think if I launch that MyTweaks.bat file as RunOnce/RunOnceEx all the registries will be applied?
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\MyTweaks]
"MyTweaks"="c:\Windows\Setup\scripts\MyTweaks.bat"
Regards