``` > scoop install iddsampledriver-ge9-np -g Running installer script...Remove-Item : Cannot find path 'C:\ProgramData\scoop\apps\iddsampledriver-ge9-np\0.0.1.4\certmgr.exe' because it does not exist. At line:2 char:1 + Remove-Item "$dir\certmgr.exe" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\ProgramData\...1.4\certmgr.exe:String) [Remove-Item], ItemNotFoundEx ception + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand ``` Perhaps because I am running as admin (I don't have UAC in that VM anymore).