取消
显示结果 
搜索替代 
您的意思是: 

最新主题

从惠普美国官网搬过来,管理员权限运行cmd,运行一下代码,完美解决,不用谢:-) takeown /f %windir%\System32\DriverStore\FileRepository /r /d y icacls "%windir%\System32\DriverStore\FileRepository" /grant %username%:(OI)(CI)F /T for /d %... 查看更多...
从惠普美国官网搬过来,管理员权限运行cmd,运行一下代码,完美解决,不用谢:-) takeown /f %windir%\System32\DriverStore\FileRepository /r /d y icacls "%windir%\System32\DriverStore\FileRepository" /grant %username%:(OI)(CI)F /T for /d %G in ("%windir%\System32\DriverStore\FileRepository\hpwia*") do rd /s /q "%~G" takeown /f %windir%\System32\DriverStore\FileRepository /A /r /d y  
† 惠普支持社区是一个客户交流平台,便于客户找到有效的解决方法,快速解决问题,充分利用惠普产品。请在发帖之前,阅读社区的使用条款注册须知。