Opened 16 months ago
Closed 16 months ago
#495 closed defect (invalid)
Missing .ini files in 0.4 RC .zip files
| Reported by: | philr | Owned by: | MickeM |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.4.0 |
| Component: | Core | Version: | 0.4.0-rc |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
boot.ini and nsc.ini missing from NSClient++ 0.4.0 .zip archives
Change History (1)
comment:1 Changed 16 months ago by mickem
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.









This is by intent:
Generate boot.ini using the following command:
Generate nsclient.ini using the following command:
This is how the installer generate the same files...
There are plans to create a "--add-samples" command to generate a sample config file with some common options...
Michael Medin