Old 23rd April 2007, 13:28   #1
Ocrana
Junior Member
 
Join Date: Nov 2006
Posts: 27
Driver Installation

Hello,

is there any tutorial to install drivers (inf/sys) with NSIS? The Plugin I found did not work with my driver.

Thanks,

Ocrana
Ocrana is offline   Reply With Quote
Old 23rd April 2007, 19:39   #2
Comm@nder21
Major Dude
 
Join Date: Jul 2003
Location: germany, b-w
Posts: 734
Send a message via ICQ to Comm@nder21
don't know of any.

but if you find a general tutorial how to install drivers, we may help you code the right lines in nsis
Comm@nder21 is offline   Reply With Quote
Old 26th April 2007, 14:30   #3
CancerFace
Senior Member
 
Join Date: Apr 2006
Posts: 289
Send a message via ICQ to CancerFace
Not NSIS related, but maybe you can find some interesting info on the WDK pages.

This article also may be of use to you.

CF

Edit:
Looking a bit more into this, it seems that you can get the tools needed for a driver installation from this page. The MSI contains, among other things, DIFxAPI. API libraries are included along with definitions etc, so I guess you could write some code that calls the functions from difxapi.dll using the system plugin ... The documentation is pretty good and several examples are included.

Edit2:
I am a bit puzzled though: The document I am reading (downloaded from the previous link I posted) begins with this header:

MICROSOFT CONFIDENTIAL NOT APPROVED FOR EXTERNAL RELEASE


Last edited by CancerFace; 26th April 2007 at 15:02.
CancerFace is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump