Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 23rd January 2006, 13:34   #1
RasJani
Guest
 
Posts: n/a
Executable Attachments in uninstaller ?

I have slight problems doing installation of a network protocol as the InstDrv plugin doesnt seem to support installing drivers without hardware..

Workaround i was thinking is that i use snetcfg (supplied with winddk) to execute my inf's so that the driver gets installed (and it does)

Now, the problem is snetcfg.exe doesnt come with windows machines so i have to supply it myself but i wouldnt want it to be on the filesystem but attached to the uninstaller similary as its attached to the installer executable. Is this possible ?

Workaround for this is ofcourse saving the snetcfg to the INSTDIR but for the time being i dont think thats what i want (also, i dont know yet about the possible licensing issues)

Also, if anyone have pointers on installing network protocols via other methods (the protocol drivers & inf files are done allready), i could use them since im basicly a linux coder and was introduced to this project And windows programming only 2 weeks ago =)
  Reply With Quote
Old 24th January 2006, 17:08   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
It's possible. Simply use File as you would have used it in the installer.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp 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