yourtech Posted April 27, 2004 Posted April 27, 2004 Could someone post an example or two for loading an .inf in a runonceex please?
RayOK Posted April 27, 2004 Posted April 27, 2004 From the command in the registry for installing an .inf, maybe this will work:REG ADD %KEY%\### /VE /D "Installing this .inf" /fREG ADD %KEY%\### /V 1 /D "%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 \"%systemdrive%\INSTALL\thisinf.inf\"" /f
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now