O
O
ont0shko2013-12-12 20:01:51
cmd/bat
ont0shko, 2013-12-12 20:01:51

How to install driver (inf) via Windows XP console?

I'm trying to automate driver installation in Windows XP. Pay attention to rundll32:

rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 myDevice.inf

However, at startup, a window pops up with the text: "The driver is not installed."
What else can you try?
Driver contains: INF and SYS file
Command will be called from NSIS script

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
mrtoxa, 2013-12-12
@mrtoxa

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 filename.inf

N
Nomadic, 2013-12-14
@n0madic

DevCon install myDevice.inf

A
Amurchikus, 2014-05-13
@Amurchikus

Here is help for you so4net.com/index.php/ru/blog/78-rundll32

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question