|
|
#1 |
|
Junior Member
Join Date: May 2004
Posts: 3
|
Showing Network Connections
I was wondering if it would be possible to pull the current network connections from somewhere and have them displayed in the installer.
I have a program that uses static IP addresses and if I could save a file with the NIC+IP during install it would be helpful. |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
There are examples available at http://nsis.sf.net/archive
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2004
Posts: 3
|
can anyone point me in the right direction? I searched the archive before posting and didn't find anything related to my issue.
|
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: May 2004
Posts: 3
|
i didnt see anywhere in that script that it pulls the name of the network connection, only the ip (forgive me if im missing something)
thanks for the help so far |
|
|
|
|
|
#6 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
If you have experience with Windows programming, try to search MSDN for Windows APIs that allow you to retrieve these names. You can call Windows API from NSIS scripts using the System plug-in.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|