Devcon disable not working in Windows 8.1 -
i'm trying make simple script disables touchpad fast. found tons of articles devcon, downloaded it, , error i'm trying it, no matter version of devcon i'm using.
c:\windows\system32>devcon disable acpi\etd0108 acpi\etd0108\4&30e2cfcb&0 : disable failed no devices disabled. i'm using windows 8.1. has faced same problem, or knows solution?
edit: i've tried disable usb mouse, success. why problem of touchpad?
thanks,
dobragab
you need comment out "&" try using ^& use longer line
c:\windows\system32>devcon disable acpi\etd0108\4^&30e2cfcb&0
Comments
Post a Comment