Jump to content

devcon remove replacement


Recommended Posts

I've been using the DeviceAPI.au3 file extensively creating a list of devices to uninstall. I've been calling devcon via the Run() function to then remove these devices. Does anyone know how I can just delete the device from within the autoit script?

I created the function as follows based on the other functions in deviceapi.au3. It returns an error:

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

Anyone else using this script that may shed some light on this?

Rob

Link to comment
Share on other sites

I've been using the DeviceAPI.au3 file extensively creating a list of devices to uninstall. I've been calling devcon via the Run() function to then remove these devices. Does anyone know how I can just delete the device from within the autoit script?

I created the function as follows based on the other functions in deviceapi.au3. It returns an error:

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

Anyone else using this script that may shed some light on this?

Rob

The error was an error in my code. I've actually posted this to the example scripts section under the deviceapi.au3 topic...so it probably should not be posted here.

Rob

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...