View Single Post
08-27-2009   #5 (permalink) #
gt1009233


xp
 
 


Hi,
I've tried these commands
(bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
Boot )
but it didn't work.

My problem is with "Allow Device Drivers and Information to be Installed Automatically", it always took more than 5 minutes to try to get driver from windows update before I can install my driver manually when device is presented and it's too slow to accept, so I select "Never install driver software from Windows Update" to skip that and it worked.
Now I just need a way to do exactly the same thing but only by programmatically.

Does anyone know how to do that?


thanks
My System SpecsSystem Spec
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30