Need to install a .inf file from the command line?

I came across this one recently, the pc is locked down and the only way of installing files is through the command line (CMD) as administrator, so to install inf files use this syntax:

rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 .\<file>.inf

No comments:

Post a Comment

Thanks for the comment, it will appear on the site shortly.