Launch Settings -> Owner Information programmatically ?

  • Thread starter Thread starter juvi
  • Start date Start date
J

juvi

Hello,

I can launch applications through this line of code:

System.Diagnostics.Process.Start();

But where can I find the settings "Owner Information", "Battery", "Memory"
in \\windows?

thx for any help
juvi
 
the arguments for the applets works perfect but if I would need the main
screen of settings with "Personal", "System", "Connections" how could this be
done?
 
Back
Top