Howto Build your own NC_Net_setup.msi
Anthony Montibello
amontibello at gmail.com
Tue Jun 21 10:32:54 CEST 2005
Good luck in makeing your own msi packet or install script.
NC_Net critical files are in the output and config directories.
(NC_NEt does not access any other files that are copied)
The file output/nc_net.exe needs to then be installed as a
service.(via installutil.exe)
once that is done a registy key should have been created. (NC_Net uses
this key durring startup to determin the path of the config files)
Key== LocalMachine\\SYSTEM\\CurrentControlSet\\Services\\NC_Ne name:"ImagePath"
If you have Visual Studio installed you can always compile NC_Net and
create your own MSI.
The source code is in the source directory.
hope this helps
Tony
On 6/21/05, Sand Philipp <Philipp.Sand at sycor.de> wrote:
> Morning,
>
> I wonder if it's possible to build your own NC_Net_setup.msi. I have over 100 Windows Hosts where almost every one of these could use the same config files. I don't know msi packets that well, but it would be nice if there would be a possibility to modify the config files within those packets somehow.
>
> Thanks in advance!
> Philipp
>
> _____________________________
>
> Philipp Sand
> OC-CC-TEC-SYS
>
> SYCOR GmbH
> Heinrich-von-Stephan-Straße 1-5
> D - 37073 Göttingen
>
> Telefon +49 (0) 551 - 490 - 0
> Telefax +49 (0) 551 - 490 - 232468
>
> philipp.sand at sycor.de
> www.sycor.de
> ------------------------------------------------
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&opclick
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list