Jump to content

Installing .inf's in RunOnceEx


Recommended Posts


From the command in the registry for installing an .inf, maybe this will work:

REG ADD %KEY%\### /VE /D "Installing this .inf" /f

REG ADD %KEY%\### /V 1 /D "%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 \"%systemdrive%\INSTALL\thisinf.inf\"" /f

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...