Jump to content

COM Objects to manipulate settings


top_gizmo
 Share

Recommended Posts

I have written a script to reconfigure my network adapter to use PEAP, but this script works interactively and is not pretty.

This can not be accomplished through a registry edit because the keys needed do not exsist until peap is configured once. You can not just create the keys because there are keys specific for the card that do not exsist until peap is created once, and these keys are used to finish the configuration. I can not just configure it and capture the settings for later use because we have multiple network types on the network.

I am looking for a way to manipulate the network adapter gui without it actually having to open.

Would com objects be the way? Any suggestions are appreciated.

Link to comment
Share on other sites

  • 10 months later...

I'm trying to do the same thing with the Intel ProSet Wireless 3945ABG.

I have search all over but can not find any exposed Objects that would allow me to change the settings without opening the utility. My Backup plan would be to use Macros and maybe use a splash screen to cover the window.

It would be so nice I I could just use a COM object to make the changes using C#.

Did you ever find anything other than creating macros?

Can Anyone recommend another solution?

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...