G
Guest
Hi,
I'd like to develop a winform to launch CPL (control panel file) file and
set some values on it.
For example, %windir%\system32\inetcpl.cpl file (this file brings up IE
"Internet Options" dialog) and I'd like to set some values on the dialog,
e.g. "home page address" on the "General" tab, "customs level" on "security"
tab, edit "web sites" list on "privacy" tab, etc. etc. etc.
Is it doable in C#? If yes, how to? If no, any other way to approach this?
Please advice, thanks!
-P
I'd like to develop a winform to launch CPL (control panel file) file and
set some values on it.
For example, %windir%\system32\inetcpl.cpl file (this file brings up IE
"Internet Options" dialog) and I'd like to set some values on the dialog,
e.g. "home page address" on the "General" tab, "customs level" on "security"
tab, edit "web sites" list on "privacy" tab, etc. etc. etc.
Is it doable in C#? If yes, how to? If no, any other way to approach this?
Please advice, thanks!
-P