Changes

NSClient++

291 bytes added, 19:26, 4 July 2017
Updated for 0.5.0.62 (generally works), and added a few minor format fixes
NSClient++ can be downloaded from [http://nsclient.org/download/ http://nsclient.org/download/]
== NSClient++ 0.45.30.62, single package for 32- or 64-bit with configuration control ==
This package installs the 32-bit or 64-bit version of NSClient++, as appropriate, and opens the necessary holes in the firewall.
reboot="false">
<variable name="version" value="0.45.30.8862" />
<variable name="configversion" value="1" />
<!-- Example: Set your password-->
<!--
WARNING. This comment will cause a syntax error if left in, due to double minus in the cmd attribute
<install cmd="&quot;%PROGRAMFILES%\NSClient++\nscp.exe&quot; settings --path /settings/default --key password --set &quot;your secret password&quot;" />
-->
<!-- Example: set alternate port -->
<!--
WARNING. This comment will cause a syntax error if left in, due to double minus in the cmd attribute
<install cmd="&quot;%PROGRAMFILES%\NSClient++\nscp.exe&quot; settings --path /settings/NSClient/server --key port --set 1248" />
-->
<!-- Example: set allowed remote host -->
<!--
WARNING. This comment will cause a syntax error if left in, due to double minus in the cmd attribute
<install cmd="&quot;%PROGRAMFILES%\NSClient++\nscp.exe&quot; settings --path /settings/default --key &quot;allowed hosts&quot; --set 10.0.0.1" />
-->
 
<!-- Example: set password
<!-- This works around a bug in NSClient++ and must appear after ALL other configuration commands! -->
<exit code="any" />
</remove>
<!-- Product code verified with 0.45.30.88 62 x64, check HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\InstallInstaller\erUserDataUserData\S-1-5-18\Products\
for correct GUID with future versions
-->
<remove cmd="MsiExec.exe /qn /x{53603f7c1B7FBEBA-1fde96B5-47bc4837-98ed82C8-12960267712dB3EED3BFC9D8}">
<exit code="any" />
</remove>
Anonymous user