0

Could anyone please let me know how to check for port availability using iphlpapi dll in nsis.

Cœur
  • 37,241
  • 25
  • 195
  • 267
user1234
  • 289
  • 6
  • 13

1 Answers1

0

You can have a look at Calling an external DLL using the System.dll plugin from the NSIS wiki.

Seki
  • 11,135
  • 7
  • 46
  • 70