Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9696

Why does the DISM command report the error 3 times if its run with all caps?

$
0
0

I'm trying to install a driver manually using its .cab file on windows. But I'm having an issue where dism is saying that it can't find the file even-though its clearly there.

DISM /Online /Add-Package /PackagePath:"C:\name-of.cab"

Whats interesting is that if I try the command in all caps, I get the error message 3x. Why might this be the case?

powershell output


Viewing all articles
Browse latest Browse all 9696

Trending Articles