|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2004
Location: Guildford, UK
Posts: 23
|
Setting Windows TCP/IP Settings
Can anyone tell me how I can use the NSIS installer to set the Windows XP network settings for a LAN - ie IP address, default gateway, DNS entries, subnet mask etc.
I want the installer to run at first start up so the user can enter the required network settings for thier network. Thanks in anticipation. |
|
|
|
|
|
#2 |
|
Major Dude
|
hmm, there may be some functions in the msdn, u'll have to search for them.
or write your own plugin
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Location: Austin, TX
Posts: 11
|
I know this topic is ancient, but has anyone worked on this since 2004? I am in the exact same situation and am trying to figure out how to set the default gateway without calling an external script.
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
you could probably call netsh with nsExec
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|