Thread: New OS
View Single Post
Old April 22nd, 2008   #75 (permalink)
DB7
Miserable Bugger
 
DB7's Avatar
 
Join Date: Jan 2002
Posts: 995
Quote:
Originally Posted by lmf View Post
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 View Post
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.
DB7 is offline   Reply With Quote