Quote:
Originally Posted by lmf
how about go to the msconfig and select the disable UAC! i've done this before XD
|
Well I wouldn't do it through msconfig, I just don't trust myself using it. When I disable UAC, I do it through the User Account page in the Control Panel.
Quote:
Originally Posted by lmf
btw how can i disable the digital signing feature? i couldn't install MSDN 2008 on my pc..it always prompt me cab14.cab etc is not digitally sign whatsoever blah blah blah..argh that makes me sick 
|
Try doing this at your own risk, because messing with options like Digital Signing can mess things up.
Open a command prompt window with Administrator privileges and type in:
Bcdedit.exe /set nointegritychecks ON
Reboot and try installing the driver again.
or if the above doesn't work, again enter a elevated command prompt window and type this:
bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS
Reboot and try installing again.