|
|
|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
Major Dude
|
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
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#3 |
|
Senior Member
|
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. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|