Jump to content

Silent parameters for RunDll32 setupapi,InstallHinfSection


ExpertAnushka

Recommended Posts

Hello,

I am trying to install a driver using the command line:

rundll32 setupapi,InstallHinfSection <DefaultInstall> 132 <path to the inf file>

This command works perfectly fine, but during the execution of this command a small progress bar like a window opens up in the top left corner. Is there any way to suppress/hide that window?

As per the customer standards, the installation should be silent and no other window should come up.

none of /s, /q, /c work with the above command.

I also tried using Wise Script editor, which has an option for hidden window during execution of the program, but still that window is coming up.

Can anybody please help me in resolving this? :unsure:

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...