Jump to content

Add *.inf support to silent installer


crashfly

Recommended Posts

I would have added this information to the closed topic, but as I cannot (and I did not wish to pollute with another topic), here is the information you requested about running/installing inf files:

The default registry entry for the install under inffile is this:


%SystemRoot%\System32\InfDefaultInstall.exe "%1"

I have also seen other people (Kelsenellenelvian) use the following command:

"%SystemRoot%\SysNative\RunDLL32.exe" advpack.dll,LaunchINFSection Win7Uber.inf,defaultinstall,3

I know there are a couple of other ways to ways to get infs installed using a modification of the last command, assuming of course if those are included into the inf file. I suspect that the default install would be sufficient for most inf install files, but do not quote me on that. ;)

Awesome!! Working with BETA now! Keep up the great work Legolash2o. :thumbsup_anim:

Edited by Legolash2o
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...