realkiller Posted March 26, 2006 Posted March 26, 2006 does anyone know how i can install a .inf file thx Remote 3.1 BetaRemote Media Player ControlUSB Security 1.2
MHz Posted March 26, 2006 Posted March 26, 2006 Here is a commonly used method using Rundll32.exe . Change the value of $file_inf to your inf filename. $file_inf = 'filename.inf' RunWait('rundll32.exe setupapi,InstallHinfSection DefaultInstall 4 ' & $file_inf)
realkiller Posted March 26, 2006 Author Posted March 26, 2006 thx mate Remote 3.1 BetaRemote Media Player ControlUSB Security 1.2
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