【问题标题】:check for port availability using iphlpapi dll in nsis在 nsis 中使用 iphlpapi dll 检查端口可用性 【发布时间】:2012-02-15 11:01:13 【问题描述】: 谁能告诉我如何在 nsis 中使用 iphlpapi dll 检查端口可用性。 【问题讨论】: 你要调用哪个函数? 标签: windows installation port nsis 【解决方案1】: 您可以从NSIS wiki 中查看Calling an external DLL using the System.dll plugin。 【讨论】: