0.4.00.4.10.4.2stable
|
Last change
on this file since e7dbac9 was
e7dbac9,
checked in by Michael Medin <michael@…>, 4 years ago
|
|
2009-09-06 MickeM
+ Added new option to [NSCA Agent] string_length=<size> of the NSCA_MAX_PLUGINOUTPUT_LENGTH option on the NSCA server.
- Readded all the "installer configuration" crap which I accidentaly removed when I fixed the installer... *sigh*
|
-
Property mode set to
100644
|
|
File size:
258 bytes
|
| Line | |
|---|
| 1 | rem dir /O:-D /A:-D /B stage\installer\*x64* > tmp.txt
|
|---|
| 2 | echo dir /O:-D /A:-D /B stage\%2installer\*%1*
|
|---|
| 3 | dir /O:-D /A:-D /B stage\%2installer\*%1* > tmp.txt
|
|---|
| 4 | Set /P _INST=<tmp.txt
|
|---|
| 5 | echo Install: %_INST%
|
|---|
| 6 | msiexec /l* installer.txt /i stage\%2installer\%_INST% |
|---|
Note: See
TracBrowser
for help on using the repository browser.