Would this theory also apply to changing the default browser, for
I don't think the default browser settings are secured, as this should be a
setting for the current user only and not for the entire computer. But I may
be wrong
And if so, is it possible to run a Control Panel .cpl as "Administator?"
Yes. The syntax is:
control.exe "controlpanel.cpl"
You can type this into the start menu, right-click control.exe when it shows
up, and click Run As Administrator.
Or, you can open an elevated command prompt by right-clicking Command Prompt
and clicking Run As Admininstrator, and then typing that command into the
command prompt.
You can also Run As Administrator just control.exe with no arguments to have
an "Administrator" root control panel
As an aside, any programs that are launched from an elevated window or
process are elevated themselves.
- JB