| 1 | <Include>
|
|---|
| 2 | <Property Id='ARPCOMMENTS'>NSClient++ is a </Property>
|
|---|
| 3 | <Property Id='ARPCONTACT'>michael@medin.name</Property>
|
|---|
| 4 | <Property Id='ARPHELPLINK'>http://nsclient.org</Property>
|
|---|
| 5 | <Property Id='ARPURLINFOABOUT'>http://nsclient.org</Property>
|
|---|
| 6 | <Property Id='ARPURLUPDATEINFO'>http://nsclient.org</Property>
|
|---|
| 7 | <Property Id='ARPHELPTELEPHONE'>http://nsclient.org</Property>
|
|---|
| 8 | <Property Id='ARPPRODUCTICON'>nsclient.exe</Property>
|
|---|
| 9 |
|
|---|
| 10 | <Property Id="CONF_CHECKS_DEFAULT"></Property>
|
|---|
| 11 | <Property Id="CONF_NSCLIENT_DEFAULT"></Property>
|
|---|
| 12 | <Property Id="CONF_NRPE_DEFAULT"></Property>
|
|---|
| 13 | <Property Id="CONF_NSCA_DEFAULT"></Property>
|
|---|
| 14 | <Property Id="CONF_WMI_DEFAULT"></Property>
|
|---|
| 15 | <Property Id="ALLOW_CONFIGURATION" />
|
|---|
| 16 |
|
|---|
| 17 | <!-- CONFIGURE DEFAULT VALUES-->
|
|---|
| 18 | <Property Id="ALLOWED_HOSTS_DEFAULT">$$EMPTY$$</Property>
|
|---|
| 19 | <Property Id="NSCLIENT_PWD_DEFAULT">$$EMPTY$$</Property>
|
|---|
| 20 |
|
|---|
| 21 | <!-- CONFIGURE THE INSTALLER -->
|
|---|
| 22 | <Property Id='INSCON_CONFIGURE'>1</Property>
|
|---|
| 23 | <Property Id='MAIN_CONFIGURATION_FILE'>NSC.ini</Property>
|
|---|
| 24 | <Property Id='CUSTOM_CONFIGURATION_FILE'>NSC.ini</Property>
|
|---|
| 25 | <Property Id='HELP_LINK'>http://nsclient.org/nscp/</Property>
|
|---|
| 26 |
|
|---|
| 27 | <Property Id='SHOW_START_ON_EXIT'>1</Property>
|
|---|
| 28 | <Property Id='START_SERVICE_ON_EXIT'></Property>
|
|---|
| 29 | <Property Id='SHOW_DONATE_ON_EXIT'>1</Property>
|
|---|
| 30 | <Property Id='DONATE_ON_EXIT'></Property>
|
|---|
| 31 | <Property Id='KEEP_WHICH_CONFIG'>NEW</Property>
|
|---|
| 32 | <!--<Property Id='MAIN_CONFIGURATION_FILE'>NSC.ini</Property>-->
|
|---|
| 33 | <!--<Property Id='ARPREADME'>path</Property>-->
|
|---|
| 34 | <!--<Property Id='ARPSIZE'>app size in kilobytes</Property>-->
|
|---|
| 35 |
|
|---|
| 36 | </Include>
|
|---|