From 99bf29b667ec46f6fcdbe81c7046dea43d510bbc Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 1 Mar 2017 14:59:37 +0100 Subject: [PATCH 01/13] fised errors in graph --- pandora_console/include/functions_graph.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index 2dae0fa720..26aee7f0b9 100644 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -3987,7 +3987,7 @@ function grafico_modulo_boolean_data ($agent_module_id, $period, $show_events, } function grafico_modulo_boolean ($agent_module_id, $period, $show_events, - $width, $height , $title, $unit_name, $show_alerts, $avg_only = 0, $pure=0, + $width, $height , $title='', $unit_name, $show_alerts, $avg_only = 0, $pure=0, $date = 0, $only_image = false, $homeurl = '', $adapt_key = '', $compare = false, $show_unknown = false, $menu = true) { @@ -4084,7 +4084,7 @@ function grafico_modulo_boolean ($agent_module_id, $period, $show_events, else { return area_graph($flash_chart, $chart, $width, $height, $color, $legend, $long_index, ui_get_full_url("images/image_problem.opaque.png", false, false, false), - "", $unit, $homeurl, $water_mark, + $title, $unit, $homeurl, $water_mark, $config['fontpath'], $config['font_size'], $unit, 1, $series_type, $chart_extra_data, 0, 0, $adapt_key, false, $series_suffix_str, $menu); } From 7d244d4593a449229d0b61919a8f6c434c6f28fa Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 1 Mar 2017 15:10:24 +0100 Subject: [PATCH 02/13] fixed minor error in custom graphs --- pandora_console/godmode/reporting/graphs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/godmode/reporting/graphs.php b/pandora_console/godmode/reporting/graphs.php index 7da2921b63..f37b7e0c2f 100644 --- a/pandora_console/godmode/reporting/graphs.php +++ b/pandora_console/godmode/reporting/graphs.php @@ -173,9 +173,9 @@ if (!empty ($graphs)) { $data = array (); $data[0] = '' . $graph['name'] . ''; + $graph['id_graph'].'">' . ui_print_truncate_text($graph['name'], 70) . ''; - $data[1] = $graph["description"]; + $data[1] = ui_print_truncate_text($graph["description"], 70); $data[2] = $graph["graphs_count"]; $data[3] = ui_print_group_icon($graph['id_group'],true); From ab56ffda93b16d3533a75800d061331ad5c0cf7f Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 1 Mar 2017 15:20:41 +0100 Subject: [PATCH 03/13] fixed minor error in report availability --- pandora_console/include/functions_reporting_html.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora_console/include/functions_reporting_html.php b/pandora_console/include/functions_reporting_html.php index 98970b43f4..f7874d5078 100644 --- a/pandora_console/include/functions_reporting_html.php +++ b/pandora_console/include/functions_reporting_html.php @@ -2439,8 +2439,7 @@ function reporting_html_availability(&$table, $item) { if ($item['resume']['resume'] && !empty($item["data"])) { $table1->width = '99%'; $table1->data = array (); - - if (! empty($same_agent_in_resume) && ($same_agent_in_resume == "") && (strpos($item['resume']['min_text'], $same_agent_in_resume) === false)) { + if ((strpos($item['resume']['min_text'], $same_agent_in_resume) === false)) { $table1->head = array (); $table1->head['max_text'] = __('Agent max value'); $table1->head['max'] = __('Max Value'); From 8867a17baf01e6071cb6645f6067051195030b23 Mon Sep 17 00:00:00 2001 From: artica Date: Wed, 1 Mar 2017 15:25:30 +0100 Subject: [PATCH 04/13] Updated version and build strings. --- pandora_agents/pc/AIX/pandora_agent.conf | 2 +- pandora_agents/pc/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/pc/HP-UX/pandora_agent.conf | 2 +- pandora_agents/pc/Linux/pandora_agent.conf | 2 +- pandora_agents/pc/NT4/pandora_agent.conf | 2 +- pandora_agents/pc/SunOS/pandora_agent.conf | 2 +- pandora_agents/pc/Win32/pandora_agent.conf | 2 +- pandora_agents/shellscript/aix/pandora_agent.conf | 2 +- pandora_agents/shellscript/bsd-ipso/pandora_agent.conf | 2 +- pandora_agents/shellscript/hp-ux/pandora_agent.conf | 2 +- pandora_agents/shellscript/linux/pandora_agent.conf | 2 +- pandora_agents/shellscript/mac_osx/pandora_agent.conf | 2 +- pandora_agents/shellscript/openWRT/pandora_agent.conf | 2 +- pandora_agents/shellscript/solaris/pandora_agent.conf | 2 +- pandora_agents/unix/AIX/pandora_agent.conf | 2 +- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/Darwin/pandora_agent.conf | 2 +- pandora_agents/unix/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/unix/HP-UX/pandora_agent.conf | 2 +- pandora_agents/unix/Linux/pandora_agent.conf | 2 +- pandora_agents/unix/NT4/pandora_agent.conf | 2 +- pandora_agents/unix/NetBSD/pandora_agent.conf | 2 +- pandora_agents/unix/SunOS/pandora_agent.conf | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 4 ++-- pandora_agents/unix/pandora_agent.spec | 4 ++-- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/bin/pandora_agent.conf | 2 +- pandora_agents/win32/installer/pandora.mpi | 6 +++--- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 4 ++-- pandora_console/pandora_console.spec | 4 ++-- pandora_console/pandora_console_install | 2 +- pandora_console/pandoradb.data.oracle.sql | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/conf/pandora_server.conf.new | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/pandora_server.redhat.spec | 4 ++-- pandora_server/pandora_server.spec | 4 ++-- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 49 files changed, 57 insertions(+), 57 deletions(-) mode change 100755 => 100644 pandora_agents/unix/pandora_agent mode change 100755 => 100644 pandora_agents/unix/pandora_agent_installer mode change 100755 => 100644 pandora_server/pandora_server_installer diff --git a/pandora_agents/pc/AIX/pandora_agent.conf b/pandora_agents/pc/AIX/pandora_agent.conf index 67918ec168..f32ec18561 100644 --- a/pandora_agents/pc/AIX/pandora_agent.conf +++ b/pandora_agents/pc/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/FreeBSD/pandora_agent.conf b/pandora_agents/pc/FreeBSD/pandora_agent.conf index 4579016a8a..6c7e89b18c 100644 --- a/pandora_agents/pc/FreeBSD/pandora_agent.conf +++ b/pandora_agents/pc/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, FreeBSD Version +# Version NG_BETA, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/HP-UX/pandora_agent.conf b/pandora_agents/pc/HP-UX/pandora_agent.conf index 1ff52bcb91..e1172bc30a 100644 --- a/pandora_agents/pc/HP-UX/pandora_agent.conf +++ b/pandora_agents/pc/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, HP-UX Version +# Version NG_BETA, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Linux/pandora_agent.conf b/pandora_agents/pc/Linux/pandora_agent.conf index 699a81f7e5..498a6244df 100644 --- a/pandora_agents/pc/Linux/pandora_agent.conf +++ b/pandora_agents/pc/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/NT4/pandora_agent.conf b/pandora_agents/pc/NT4/pandora_agent.conf index 348343a3b0..7a3316fd56 100644 --- a/pandora_agents/pc/NT4/pandora_agent.conf +++ b/pandora_agents/pc/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/SunOS/pandora_agent.conf b/pandora_agents/pc/SunOS/pandora_agent.conf index 4757e6a47b..5665475986 100644 --- a/pandora_agents/pc/SunOS/pandora_agent.conf +++ b/pandora_agents/pc/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, Solaris Version +# Version NG_BETA, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Win32/pandora_agent.conf b/pandora_agents/pc/Win32/pandora_agent.conf index cc9413a48b..8768d6de78 100644 --- a/pandora_agents/pc/Win32/pandora_agent.conf +++ b/pandora_agents/pc/Win32/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2010 Artica Soluciones Tecnologicas -# Version 7.0dev +# Version NG_BETA # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/shellscript/aix/pandora_agent.conf b/pandora_agents/shellscript/aix/pandora_agent.conf index 0a90f928a1..71a73198f4 100644 --- a/pandora_agents/shellscript/aix/pandora_agent.conf +++ b/pandora_agents/shellscript/aix/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # General Parameters # ================== diff --git a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf index 44021cd77d..c1de0a3e9c 100644 --- a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf +++ b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev +# Version NG_BETA # FreeBSD/IPSO version # Licenced under GPL licence, 2003-2007 Sancho Lerena diff --git a/pandora_agents/shellscript/hp-ux/pandora_agent.conf b/pandora_agents/shellscript/hp-ux/pandora_agent.conf index cae7c85691..dc2778c576 100644 --- a/pandora_agents/shellscript/hp-ux/pandora_agent.conf +++ b/pandora_agents/shellscript/hp-ux/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, HPUX Version +# Version NG_BETA, HPUX Version # General Parameters # ================== diff --git a/pandora_agents/shellscript/linux/pandora_agent.conf b/pandora_agents/shellscript/linux/pandora_agent.conf index 5e4dd20b12..7467e85381 100644 --- a/pandora_agents/shellscript/linux/pandora_agent.conf +++ b/pandora_agents/shellscript/linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # (c) 2003-2010 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/mac_osx/pandora_agent.conf b/pandora_agents/shellscript/mac_osx/pandora_agent.conf index 3f900cbc7b..6087df3af8 100644 --- a/pandora_agents/shellscript/mac_osx/pandora_agent.conf +++ b/pandora_agents/shellscript/mac_osx/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # (c) 2003-2009 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/openWRT/pandora_agent.conf b/pandora_agents/shellscript/openWRT/pandora_agent.conf index 0c5afd051d..735998708e 100644 --- a/pandora_agents/shellscript/openWRT/pandora_agent.conf +++ b/pandora_agents/shellscript/openWRT/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/solaris/pandora_agent.conf b/pandora_agents/shellscript/solaris/pandora_agent.conf index 1ad1457f56..8465b8f08d 100644 --- a/pandora_agents/shellscript/solaris/pandora_agent.conf +++ b/pandora_agents/shellscript/solaris/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, Solaris version +# Version NG_BETA, Solaris version # General Parameters # ================== diff --git a/pandora_agents/unix/AIX/pandora_agent.conf b/pandora_agents/unix/AIX/pandora_agent.conf index 8699987b8d..b10c928bc2 100644 --- a/pandora_agents/unix/AIX/pandora_agent.conf +++ b/pandora_agents/unix/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index c1dbc76363..6cd935d133 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0dev-170301 +Version: NG_BETA Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh index f89ee5b7f4..818d9d2457 100644 --- a/pandora_agents/unix/DEBIAN/make_deb_package.sh +++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0dev-170301" +pandora_version="NG_BETA" echo "Test if you has the tools for to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_agents/unix/Darwin/pandora_agent.conf b/pandora_agents/unix/Darwin/pandora_agent.conf index d97102bd83..a13426b27c 100644 --- a/pandora_agents/unix/Darwin/pandora_agent.conf +++ b/pandora_agents/unix/Darwin/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2012 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/FreeBSD/pandora_agent.conf b/pandora_agents/unix/FreeBSD/pandora_agent.conf index 62fa6bdec5..348d66cdc5 100644 --- a/pandora_agents/unix/FreeBSD/pandora_agent.conf +++ b/pandora_agents/unix/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, FreeBSD Version +# Version NG_BETA, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2016 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/HP-UX/pandora_agent.conf b/pandora_agents/unix/HP-UX/pandora_agent.conf index 6e3e07ff96..de373248d6 100644 --- a/pandora_agents/unix/HP-UX/pandora_agent.conf +++ b/pandora_agents/unix/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, HP-UX Version +# Version NG_BETA, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index c7990ffcbc..ec6376ba0b 100644 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2014 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NT4/pandora_agent.conf b/pandora_agents/unix/NT4/pandora_agent.conf index e853695923..3216e994db 100644 --- a/pandora_agents/unix/NT4/pandora_agent.conf +++ b/pandora_agents/unix/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NetBSD/pandora_agent.conf b/pandora_agents/unix/NetBSD/pandora_agent.conf index bcb27d825f..b8ade9c00a 100644 --- a/pandora_agents/unix/NetBSD/pandora_agent.conf +++ b/pandora_agents/unix/NetBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, NetBSD Version +# Version NG_BETA, NetBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/SunOS/pandora_agent.conf b/pandora_agents/unix/SunOS/pandora_agent.conf index 29acf4ec60..998cd29f9c 100644 --- a/pandora_agents/unix/SunOS/pandora_agent.conf +++ b/pandora_agents/unix/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, Solaris Version +# Version NG_BETA, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent old mode 100755 new mode 100644 index 0ca6aa113e..2f970df1eb --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -40,7 +40,7 @@ my $Sem = undef; # Semaphore used to control the number of threads my $ThreadSem = undef; -use constant AGENT_VERSION => '7.0dev'; +use constant AGENT_VERSION => 'NG_BETA'; use constant AGENT_BUILD => '170301'; # Agent log default file size maximum and instances diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 4d0b122fdd..44c7abf005 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version 7.0dev -%define release 170301 +%define version NG_BETA +%define release 1 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 47e4340d84..87c720cb36 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version 7.0dev -%define release 170301 +%define version NG_BETA +%define release 1 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer old mode 100755 new mode 100644 index dddb860fdd..38719eb63f --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -9,7 +9,7 @@ # Please see http://www.pandorafms.org. This code is licensed under GPL 2.0 license. # ********************************************************************** -PI_VERSION="7.0dev" +PI_VERSION="NG_BETA" PI_BUILD="170301" OS_NAME=`uname -s` diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index fb37a56175..9ac8f91249 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2014 Artica Soluciones Tecnologicas -# Version 7.0dev +# Version NG_BETA # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 242b7fbf5b..d6b6085052 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -3,7 +3,7 @@ AllowLanguageSelection {Yes} AppName -{Pandora FMS Windows Agent v7.0dev} +{Pandora FMS Windows Agent vNG_BETA} ApplicationID {17E3D2CF-CA02-406B-8A80-9D31C17BD08F} @@ -75,7 +75,7 @@ InstallPassword {} InstallVersion -{7.0.0.0} +{NG_BETA.0.0} Language,ca {No} @@ -2387,7 +2387,7 @@ Windows,BuildSeparateArchives {No} Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} +{<%AppName%>-Setup<%Ext%>} Windows,FileDescription {<%AppName%> <%Version%> Setup} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 0092a7b4e7..6d51d14750 100644 --- a/pandora_agents/win32/pandora.cc +++ b/pandora_agents/win32/pandora.cc @@ -30,7 +30,7 @@ using namespace Pandora; using namespace Pandora_Strutils; #define PATH_SIZE _MAX_PATH+1 -#define PANDORA_VERSION ("7.0dev(Build 170301)") +#define PANDORA_VERSION ("NG_BETA(Build 170301)") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index c9154f874e..c73acd0b62 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Artica ST" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0dev(Build 170301))" + VALUE "ProductVersion", "(NG_BETA(Build 170301))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index d1b4bf9301..f136e18513 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0dev-170301 +Version: NG_BETA Architecture: all Priority: optional Section: admin diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index f90e882ca2..1e79e4ced4 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0dev-170301" +pandora_version="NG_BETA" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 92d57b9038..21fa2bffdf 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -23,7 +23,7 @@ * Pandora build version and version */ $build_version = 'PC170301'; -$pandora_version = 'v7.0dev'; +$pandora_version = 'vNG_BETA'; // Do not overwrite default timezone set if defined. $script_tz = @date_default_timezone_get(); diff --git a/pandora_console/install.php b/pandora_console/install.php index 5189d2196b..2deaae70d2 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -70,7 +70,7 @@
Date: Wed, 1 Mar 2017 15:25:58 +0100 Subject: [PATCH 05/13] Revert "Updated version and build strings." This reverts commit 8867a17baf01e6071cb6645f6067051195030b23. --- pandora_agents/pc/AIX/pandora_agent.conf | 2 +- pandora_agents/pc/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/pc/HP-UX/pandora_agent.conf | 2 +- pandora_agents/pc/Linux/pandora_agent.conf | 2 +- pandora_agents/pc/NT4/pandora_agent.conf | 2 +- pandora_agents/pc/SunOS/pandora_agent.conf | 2 +- pandora_agents/pc/Win32/pandora_agent.conf | 2 +- pandora_agents/shellscript/aix/pandora_agent.conf | 2 +- pandora_agents/shellscript/bsd-ipso/pandora_agent.conf | 2 +- pandora_agents/shellscript/hp-ux/pandora_agent.conf | 2 +- pandora_agents/shellscript/linux/pandora_agent.conf | 2 +- pandora_agents/shellscript/mac_osx/pandora_agent.conf | 2 +- pandora_agents/shellscript/openWRT/pandora_agent.conf | 2 +- pandora_agents/shellscript/solaris/pandora_agent.conf | 2 +- pandora_agents/unix/AIX/pandora_agent.conf | 2 +- pandora_agents/unix/DEBIAN/control | 2 +- pandora_agents/unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/Darwin/pandora_agent.conf | 2 +- pandora_agents/unix/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/unix/HP-UX/pandora_agent.conf | 2 +- pandora_agents/unix/Linux/pandora_agent.conf | 2 +- pandora_agents/unix/NT4/pandora_agent.conf | 2 +- pandora_agents/unix/NetBSD/pandora_agent.conf | 2 +- pandora_agents/unix/SunOS/pandora_agent.conf | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 4 ++-- pandora_agents/unix/pandora_agent.spec | 4 ++-- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/bin/pandora_agent.conf | 2 +- pandora_agents/win32/installer/pandora.mpi | 6 +++--- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 4 ++-- pandora_console/pandora_console.spec | 4 ++-- pandora_console/pandora_console_install | 2 +- pandora_console/pandoradb.data.oracle.sql | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/conf/pandora_server.conf.new | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/pandora_server.redhat.spec | 4 ++-- pandora_server/pandora_server.spec | 4 ++-- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 49 files changed, 57 insertions(+), 57 deletions(-) mode change 100644 => 100755 pandora_agents/unix/pandora_agent mode change 100644 => 100755 pandora_agents/unix/pandora_agent_installer mode change 100644 => 100755 pandora_server/pandora_server_installer diff --git a/pandora_agents/pc/AIX/pandora_agent.conf b/pandora_agents/pc/AIX/pandora_agent.conf index f32ec18561..67918ec168 100644 --- a/pandora_agents/pc/AIX/pandora_agent.conf +++ b/pandora_agents/pc/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, AIX version +# Version 7.0dev, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/FreeBSD/pandora_agent.conf b/pandora_agents/pc/FreeBSD/pandora_agent.conf index 6c7e89b18c..4579016a8a 100644 --- a/pandora_agents/pc/FreeBSD/pandora_agent.conf +++ b/pandora_agents/pc/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, FreeBSD Version +# Version 7.0dev, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/HP-UX/pandora_agent.conf b/pandora_agents/pc/HP-UX/pandora_agent.conf index e1172bc30a..1ff52bcb91 100644 --- a/pandora_agents/pc/HP-UX/pandora_agent.conf +++ b/pandora_agents/pc/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, HP-UX Version +# Version 7.0dev, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Linux/pandora_agent.conf b/pandora_agents/pc/Linux/pandora_agent.conf index 498a6244df..699a81f7e5 100644 --- a/pandora_agents/pc/Linux/pandora_agent.conf +++ b/pandora_agents/pc/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, GNU/Linux +# Version 7.0dev, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/NT4/pandora_agent.conf b/pandora_agents/pc/NT4/pandora_agent.conf index 7a3316fd56..348343a3b0 100644 --- a/pandora_agents/pc/NT4/pandora_agent.conf +++ b/pandora_agents/pc/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, GNU/Linux +# Version 7.0dev, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/SunOS/pandora_agent.conf b/pandora_agents/pc/SunOS/pandora_agent.conf index 5665475986..4757e6a47b 100644 --- a/pandora_agents/pc/SunOS/pandora_agent.conf +++ b/pandora_agents/pc/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, Solaris Version +# Version 7.0dev, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Win32/pandora_agent.conf b/pandora_agents/pc/Win32/pandora_agent.conf index 8768d6de78..cc9413a48b 100644 --- a/pandora_agents/pc/Win32/pandora_agent.conf +++ b/pandora_agents/pc/Win32/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2010 Artica Soluciones Tecnologicas -# Version NG_BETA +# Version 7.0dev # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/shellscript/aix/pandora_agent.conf b/pandora_agents/shellscript/aix/pandora_agent.conf index 71a73198f4..0a90f928a1 100644 --- a/pandora_agents/shellscript/aix/pandora_agent.conf +++ b/pandora_agents/shellscript/aix/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version NG_BETA, AIX version +# Version 7.0dev, AIX version # General Parameters # ================== diff --git a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf index c1de0a3e9c..44021cd77d 100644 --- a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf +++ b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version NG_BETA +# Version 7.0dev # FreeBSD/IPSO version # Licenced under GPL licence, 2003-2007 Sancho Lerena diff --git a/pandora_agents/shellscript/hp-ux/pandora_agent.conf b/pandora_agents/shellscript/hp-ux/pandora_agent.conf index dc2778c576..cae7c85691 100644 --- a/pandora_agents/shellscript/hp-ux/pandora_agent.conf +++ b/pandora_agents/shellscript/hp-ux/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version NG_BETA, HPUX Version +# Version 7.0dev, HPUX Version # General Parameters # ================== diff --git a/pandora_agents/shellscript/linux/pandora_agent.conf b/pandora_agents/shellscript/linux/pandora_agent.conf index 7467e85381..5e4dd20b12 100644 --- a/pandora_agents/shellscript/linux/pandora_agent.conf +++ b/pandora_agents/shellscript/linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA +# Version 7.0dev # Licensed under GPL license v2, # (c) 2003-2010 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/mac_osx/pandora_agent.conf b/pandora_agents/shellscript/mac_osx/pandora_agent.conf index 6087df3af8..3f900cbc7b 100644 --- a/pandora_agents/shellscript/mac_osx/pandora_agent.conf +++ b/pandora_agents/shellscript/mac_osx/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA +# Version 7.0dev # Licensed under GPL license v2, # (c) 2003-2009 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/openWRT/pandora_agent.conf b/pandora_agents/shellscript/openWRT/pandora_agent.conf index 735998708e..0c5afd051d 100644 --- a/pandora_agents/shellscript/openWRT/pandora_agent.conf +++ b/pandora_agents/shellscript/openWRT/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA +# Version 7.0dev # Licensed under GPL license v2, # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/solaris/pandora_agent.conf b/pandora_agents/shellscript/solaris/pandora_agent.conf index 8465b8f08d..1ad1457f56 100644 --- a/pandora_agents/shellscript/solaris/pandora_agent.conf +++ b/pandora_agents/shellscript/solaris/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version NG_BETA, Solaris version +# Version 7.0dev, Solaris version # General Parameters # ================== diff --git a/pandora_agents/unix/AIX/pandora_agent.conf b/pandora_agents/unix/AIX/pandora_agent.conf index b10c928bc2..8699987b8d 100644 --- a/pandora_agents/unix/AIX/pandora_agent.conf +++ b/pandora_agents/unix/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, AIX version +# Version 7.0dev, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 6cd935d133..c1dbc76363 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: NG_BETA +Version: 7.0dev-170301 Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh index 818d9d2457..f89ee5b7f4 100644 --- a/pandora_agents/unix/DEBIAN/make_deb_package.sh +++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="NG_BETA" +pandora_version="7.0dev-170301" echo "Test if you has the tools for to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_agents/unix/Darwin/pandora_agent.conf b/pandora_agents/unix/Darwin/pandora_agent.conf index a13426b27c..d97102bd83 100644 --- a/pandora_agents/unix/Darwin/pandora_agent.conf +++ b/pandora_agents/unix/Darwin/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, GNU/Linux +# Version 7.0dev, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2012 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/FreeBSD/pandora_agent.conf b/pandora_agents/unix/FreeBSD/pandora_agent.conf index 348d66cdc5..62fa6bdec5 100644 --- a/pandora_agents/unix/FreeBSD/pandora_agent.conf +++ b/pandora_agents/unix/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, FreeBSD Version +# Version 7.0dev, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2016 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/HP-UX/pandora_agent.conf b/pandora_agents/unix/HP-UX/pandora_agent.conf index de373248d6..6e3e07ff96 100644 --- a/pandora_agents/unix/HP-UX/pandora_agent.conf +++ b/pandora_agents/unix/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, HP-UX Version +# Version 7.0dev, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index ec6376ba0b..c7990ffcbc 100644 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, GNU/Linux +# Version 7.0dev, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2014 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NT4/pandora_agent.conf b/pandora_agents/unix/NT4/pandora_agent.conf index 3216e994db..e853695923 100644 --- a/pandora_agents/unix/NT4/pandora_agent.conf +++ b/pandora_agents/unix/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, GNU/Linux +# Version 7.0dev, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NetBSD/pandora_agent.conf b/pandora_agents/unix/NetBSD/pandora_agent.conf index b8ade9c00a..bcb27d825f 100644 --- a/pandora_agents/unix/NetBSD/pandora_agent.conf +++ b/pandora_agents/unix/NetBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, NetBSD Version +# Version 7.0dev, NetBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/SunOS/pandora_agent.conf b/pandora_agents/unix/SunOS/pandora_agent.conf index 998cd29f9c..29acf4ec60 100644 --- a/pandora_agents/unix/SunOS/pandora_agent.conf +++ b/pandora_agents/unix/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version NG_BETA, Solaris Version +# Version 7.0dev, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent old mode 100644 new mode 100755 index 2f970df1eb..0ca6aa113e --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -40,7 +40,7 @@ my $Sem = undef; # Semaphore used to control the number of threads my $ThreadSem = undef; -use constant AGENT_VERSION => 'NG_BETA'; +use constant AGENT_VERSION => '7.0dev'; use constant AGENT_BUILD => '170301'; # Agent log default file size maximum and instances diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 44c7abf005..4d0b122fdd 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version NG_BETA -%define release 1 +%define version 7.0dev +%define release 170301 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 87c720cb36..47e4340d84 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version NG_BETA -%define release 1 +%define version 7.0dev +%define release 170301 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer old mode 100644 new mode 100755 index 38719eb63f..dddb860fdd --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -9,7 +9,7 @@ # Please see http://www.pandorafms.org. This code is licensed under GPL 2.0 license. # ********************************************************************** -PI_VERSION="NG_BETA" +PI_VERSION="7.0dev" PI_BUILD="170301" OS_NAME=`uname -s` diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index 9ac8f91249..fb37a56175 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2014 Artica Soluciones Tecnologicas -# Version NG_BETA +# Version 7.0dev # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index d6b6085052..242b7fbf5b 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -3,7 +3,7 @@ AllowLanguageSelection {Yes} AppName -{Pandora FMS Windows Agent vNG_BETA} +{Pandora FMS Windows Agent v7.0dev} ApplicationID {17E3D2CF-CA02-406B-8A80-9D31C17BD08F} @@ -75,7 +75,7 @@ InstallPassword {} InstallVersion -{NG_BETA.0.0} +{7.0.0.0} Language,ca {No} @@ -2387,7 +2387,7 @@ Windows,BuildSeparateArchives {No} Windows,Executable -{<%AppName%>-Setup<%Ext%>} +{<%AppName%>-<%Version%>-Setup<%Ext%>} Windows,FileDescription {<%AppName%> <%Version%> Setup} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 6d51d14750..0092a7b4e7 100644 --- a/pandora_agents/win32/pandora.cc +++ b/pandora_agents/win32/pandora.cc @@ -30,7 +30,7 @@ using namespace Pandora; using namespace Pandora_Strutils; #define PATH_SIZE _MAX_PATH+1 -#define PANDORA_VERSION ("NG_BETA(Build 170301)") +#define PANDORA_VERSION ("7.0dev(Build 170301)") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index c73acd0b62..c9154f874e 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Artica ST" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(NG_BETA(Build 170301))" + VALUE "ProductVersion", "(7.0dev(Build 170301))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index f136e18513..d1b4bf9301 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: NG_BETA +Version: 7.0dev-170301 Architecture: all Priority: optional Section: admin diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index 1e79e4ced4..f90e882ca2 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="NG_BETA" +pandora_version="7.0dev-170301" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 21fa2bffdf..92d57b9038 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -23,7 +23,7 @@ * Pandora build version and version */ $build_version = 'PC170301'; -$pandora_version = 'vNG_BETA'; +$pandora_version = 'v7.0dev'; // Do not overwrite default timezone set if defined. $script_tz = @date_default_timezone_get(); diff --git a/pandora_console/install.php b/pandora_console/install.php index 2deaae70d2..5189d2196b 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -70,7 +70,7 @@
Date: Wed, 1 Mar 2017 15:30:40 +0100 Subject: [PATCH 06/13] Fixed get module_data to get url_encode_separator --- pandora_console/include/functions_api.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pandora_console/include/functions_api.php b/pandora_console/include/functions_api.php index ba44b9b5ca..fca81b2cb7 100644 --- a/pandora_console/include/functions_api.php +++ b/pandora_console/include/functions_api.php @@ -6247,11 +6247,10 @@ function api_get_module_data($id, $thrash1, $other, $returnType) { return; } - $data = explode("|", $other['data']); - $separator = $data[0]; - $periodSeconds = $data[1]; - $tstart = $data[2]; - $tend = $data[3]; + $separator = $other['data'][0]; + $periodSeconds = $other['data'][1]; + $tstart = $other['data'][2]; + $tend = $other['data'][3]; if (($tstart != "") && ($tend != "")) { try { From 15064ea3cd9e97d0276671f5d08c8f3fc7a0c0b9 Mon Sep 17 00:00:00 2001 From: Ramon Novoa Date: Wed, 1 Mar 2017 15:59:31 +0100 Subject: [PATCH 07/13] Edit files in place. --- extras/pandora_update_version.sh | 65 +++++++++++++++----------------- 1 file changed, 31 insertions(+), 34 deletions(-) diff --git a/extras/pandora_update_version.sh b/extras/pandora_update_version.sh index d92cd9f10a..ed5d6a3b16 100755 --- a/extras/pandora_update_version.sh +++ b/extras/pandora_update_version.sh @@ -20,7 +20,6 @@ if [ $# == 2 ]; then else BUILD=$3 fi -TEMP_FILE="/tmp/pandora_update_version.tmp" SPEC_FILES="$CODEHOME/pandora_console/pandora_console.spec \ $CODEHOME/pandora_agents/unix/pandora_agent.spec \ $CODEHOME/pandora_server/pandora_server.spec \ @@ -59,11 +58,11 @@ function update_spec_version { FILE=$1 if [ $NB == 1 ]; then - sed -e "s/^\s*%define\s\s*release\s\s*.*/%define release $BUILD/" "$FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$FILE" + sed -i -e "s/^\s*%define\s\s*release\s\s*.*/%define release $BUILD/" "$FILE" else - sed -e "s/^\s*%define\s\s*release\s\s*.*/%define release 1/" "$FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$FILE" + sed -i -e "s/^\s*%define\s\s*release\s\s*.*/%define release 1/" "$FILE" fi - sed -e "s/^\s*%define\s\s*version\s\s*.*/%define version $VERSION/" "$FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$FILE" + sed -i -e "s/^\s*%define\s\s*version\s\s*.*/%define version $VERSION/" "$FILE" } # Update version in debian dirs @@ -76,15 +75,14 @@ function update_deb_version { LOCAL_VERSION="$VERSION" fi - sed -e "s/^pandora_version\s*=.*/pandora_version=\"$LOCAL_VERSION\"/" "$DEBIAN_DIR/make_deb_package.sh" > "$TEMP_FILE" && mv "$TEMP_FILE" "$DEBIAN_DIR/make_deb_package.sh" && sed -e "s/^Version:\s*.*/Version: $LOCAL_VERSION/" "$DEBIAN_DIR/control" > "$TEMP_FILE" && mv "$TEMP_FILE" "$DEBIAN_DIR/control" + sed -i -e "s/^pandora_version\s*=.*/pandora_version=\"$LOCAL_VERSION\"/" "$DEBIAN_DIR/make_deb_package.sh" && sed -i -e "s/^Version:\s*.*/Version: $LOCAL_VERSION/" "$DEBIAN_DIR/control" } # Update version in installer function update_installer_version { FILE=$1 - sed -e "/^PI_VERSION/s/=.*/=\"$VERSION\"/" -e "/^PI_BUILD/s/=.*/=\"$BUILD\"/" "$FILE" > "$TEMP_FILE" \ - && mv "$TEMP_FILE" "$FILE" + sed -i -e "/^PI_VERSION/s/=.*/=\"$VERSION\"/" -e "/^PI_BUILD/s/=.*/=\"$BUILD\"/" "$FILE" } # Spec files @@ -107,55 +105,54 @@ done # Pandora Server echo "Updating Pandora Server version..." -sed -e "s/my\s\s*\$pandora_version\s*=.*/my \$pandora_version = \"$VERSION\";/" "$SERVER_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SERVER_FILE" -sed -e "s/my\s\s*\$pandora_build\s*=.*/my \$pandora_build = \"$BUILD\";/" "$SERVER_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SERVER_FILE" +sed -i -e "s/my\s\s*\$pandora_version\s*=.*/my \$pandora_version = \"$VERSION\";/" "$SERVER_FILE" +sed -i -e "s/my\s\s*\$pandora_build\s*=.*/my \$pandora_build = \"$BUILD\";/" "$SERVER_FILE" echo "Updating DB maintenance script version..." -sed -e "s/my\s\s*\$version\s*=.*/my \$version = \"$VERSION PS$BUILD\";/" "$SERVER_DB_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SERVER_DB_FILE" +sed -i -e "s/my\s\s*\$version\s*=.*/my \$version = \"$VERSION PS$BUILD\";/" "$SERVER_DB_FILE" echo "Updating CLI script version..." -sed -e "s/my\s\s*\$version\s*=.*/my \$version = \"$VERSION PS$BUILD\";/" "$SERVER_CLI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SERVER_CLI_FILE" -sed -e "s/\s*\#\s*\Version.*/\# Version $VERSION/" "$SERVER_CONF_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SERVER_CONF_FILE" +sed -i -e "s/my\s\s*\$version\s*=.*/my \$version = \"$VERSION PS$BUILD\";/" "$SERVER_CLI_FILE" +sed -i -e "s/\s*\#\s*\Version.*/\# Version $VERSION/" "$SERVER_CONF_FILE" # Pandora Satellite Server echo "Updating Pandora Satellite Server version..." -sed -e "s/\s*use constant SATELLITE_VERSION.*/use constant SATELLITE_VERSION \=\> \"$VERSION\";/" "$SATELLITE_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SATELLITE_FILE" -sed -e "s/\s*use constant SATELLITE_BUILD.*/use constant SATELLITE_BUILD \=\> \"$BUILD\";/" "$SATELLITE_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$SATELLITE_FILE" +sed -i -e "s/\s*use constant SATELLITE_VERSION.*/use constant SATELLITE_VERSION \=\> \"$VERSION\";/" "$SATELLITE_FILE" +sed -i -e "s/\s*use constant SATELLITE_BUILD.*/use constant SATELLITE_BUILD \=\> \"$BUILD\";/" "$SATELLITE_FILE" # Pandora Console echo "Updating Pandora Console DB version..." -sed -e "s/\s*[(]\s*'db_scheme_version'\s*\,.*/('db_scheme_version'\,'$VERSION'),/" "$CONSOLE_DB_FILE_ORACLE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_DB_FILE_ORACLE" -sed -e "s/\s*[(]\s*'db_scheme_build'\s*\,.*/('db_scheme_build'\,'PD$BUILD'),/" "$CONSOLE_DB_FILE_ORACLE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_DB_FILE_ORACLE" +sed -i -e "s/\s*[(]\s*'db_scheme_version'\s*\,.*/('db_scheme_version'\,'$VERSION'),/" "$CONSOLE_DB_FILE_ORACLE" +sed -i -e "s/\s*[(]\s*'db_scheme_build'\s*\,.*/('db_scheme_build'\,'PD$BUILD'),/" "$CONSOLE_DB_FILE_ORACLE" -sed -e "s/\s*[(]\s*'db_scheme_version'\s*\,.*/('db_scheme_version'\,'$VERSION');/" "$CONSOLE_DB_FILE_ORACLE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_DB_FILE_ORACLE" -sed -e "s/\s*[(]\s*'db_scheme_build'\s*\,.*/('db_scheme_build'\,'PD$BUILD');/" "$CONSOLE_DB_FILE_ORACLE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_DB_FILE_ORACLE" +sed -i -e "s/\s*[(]\s*'db_scheme_version'\s*\,.*/('db_scheme_version'\,'$VERSION');/" "$CONSOLE_DB_FILE_ORACLE" +sed -i -e "s/\s*[(]\s*'db_scheme_build'\s*\,.*/('db_scheme_build'\,'PD$BUILD');/" "$CONSOLE_DB_FILE_ORACLE" echo "Updating Pandora Console version..." -sed -e "s/\s*\$pandora_version\s*=.*/\$pandora_version = 'v$VERSION';/" "$CONSOLE_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_FILE" -sed -e "s/\s*\$build_version\s*=.*/\$build_version = 'PC$BUILD';/" "$CONSOLE_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_FILE" +sed -i -e "s/\s*\$pandora_version\s*=.*/\$pandora_version = 'v$VERSION';/" "$CONSOLE_FILE" +sed -i -e "s/\s*\$build_version\s*=.*/\$build_version = 'PC$BUILD';/" "$CONSOLE_FILE" echo "Updating Pandora Console installer version..." -sed -e "s/\s*\$version\s*=.*/\$version = '$VERSION';/" "$CONSOLE_INSTALL_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_INSTALL_FILE" -sed -e "s/\s*\$build\s*=.*/\$build = '$BUILD';/" "$CONSOLE_INSTALL_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_INSTALL_FILE" +sed -i -e "s/\s*\$version\s*=.*/\$version = '$VERSION';/" "$CONSOLE_INSTALL_FILE" +sed -i -e "s/\s*\$build\s*=.*/\$build = '$BUILD';/" "$CONSOLE_INSTALL_FILE" echo "Setting develop_bypass to 0..." -sed -e "s/\s*if\s*(\s*[!]\s*isset\s*(\s*$develop_bypass\s*)\s*)\s*$develop_bypass\s*=.*/if ([!]isset($develop_bypass)) $develop_bypass = 0;/" "$CONSOLE_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$CONSOLE_FILE" +sed -i -e "s/\s*if\s*(\s*[!]\s*isset\s*(\s*$develop_bypass\s*)\s*)\s*$develop_bypass\s*=.*/if ([!]isset($develop_bypass)) $develop_bypass = 0;/" "$CONSOLE_FILE" # Pandora Agents echo "Updating Pandora Unix Agent version..." -sed -e "s/\s*use\s*constant\s*AGENT_VERSION =>.*/use constant AGENT_VERSION => '$VERSION';/" "$AGENT_UNIX_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_UNIX_FILE" -sed -e "s/\s*use\s*constant\s*AGENT_BUILD =>.*/use constant AGENT_BUILD => '$BUILD';/" "$AGENT_UNIX_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_UNIX_FILE" +sed -i -e "s/\s*use\s*constant\s*AGENT_VERSION =>.*/use constant AGENT_VERSION => '$VERSION';/" "$AGENT_UNIX_FILE" +sed -i -e "s/\s*use\s*constant\s*AGENT_BUILD =>.*/use constant AGENT_BUILD => '$BUILD';/" "$AGENT_UNIX_FILE" echo "Updating Pandora Windows Agent version..." -sed -e "s/\s*#define\s*PANDORA_VERSION\s*.*/#define PANDORA_VERSION (\"$VERSION(Build $BUILD)\")/" "$AGENT_WIN_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_FILE" -sed -e "s/{Pandora FMS Windows Agent v.*}/{Pandora FMS Windows Agent v$VERSION}/" "$AGENT_WIN_MPI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_MPI_FILE" +sed -i -e "s/\s*#define\s*PANDORA_VERSION\s*.*/#define PANDORA_VERSION (\"$VERSION(Build $BUILD)\")/" "$AGENT_WIN_FILE" +sed -i -e "s/{Pandora FMS Windows Agent v.*}/{Pandora FMS Windows Agent v$VERSION}/" "$AGENT_WIN_MPI_FILE" NUMERIC_VERSION=$(echo $VERSION | sed -e "s/\([0-9]*\.[0-9]*\).*/\1/") -sed -n "1h;1!H;\${;g;s/[\r\n]InstallVersion[\r\n]{\S*}/\nInstallVersion\n{$NUMERIC_VERSION.0.0}/g;p;}" "$AGENT_WIN_MPI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_MPI_FILE" -sed -n "1h;1!H;\${;g;s/[\r\n]Version[\r\n]{[^\n\r]*}/\nVersion\n{$BUILD}/g;p;}" "$AGENT_WIN_MPI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_MPI_FILE" +sed -in "1h;1!H;\${;g;s/[\r\n]InstallVersion[\r\n]{\S*}/\nInstallVersion\n{$NUMERIC_VERSION.0.0}/g;p;}" "$AGENT_WIN_MPI_FILE" +sed -in "1h;1!H;\${;g;s/[\r\n]Version[\r\n]{[^\n\r]*}/\nVersion\n{$BUILD}/g;p;}" "$AGENT_WIN_MPI_FILE" if [ $NB == 1 ]; then - sed -n "1h;1!H;\${;g;s/[\r\n]Windows\,Executable[\r\n]{[^\n\r]*}/\nWindows\,Executable\n{\<\%AppName\%\>\-\<\%Version\%\>\-Setup\<\%Ext\%\>}/g;p;}" "$AGENT_WIN_MPI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_MPI_FILE" + sed --in-place -n "1h;1!H;\${;g;s/[\r\n]Windows\,Executable[\r\n]{[^\n\r]*}/\nWindows\,Executable\n{\<\%AppName\%\>\-\<\%Version\%\>\-Setup\<\%Ext\%\>}/g;p;}" "$AGENT_WIN_MPI_FILE" else - sed -n "1h;1!H;\${;g;s/[\r\n]Windows\,Executable[\r\n]{[^\n\r]*}/\nWindows\,Executable\n{\<\%AppName\%\>\-Setup\<\%Ext\%\>}/g;p;}" "$AGENT_WIN_MPI_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_MPI_FILE" + sed --in-place -n "1h;1!H;\${;g;s/[\r\n]Windows\,Executable[\r\n]{[^\n\r]*}/\nWindows\,Executable\n{\<\%AppName\%\>\-Setup\<\%Ext\%\>}/g;p;}" "$AGENT_WIN_MPI_FILE" fi -sed -e "s/\s*VALUE \"ProductVersion\".*/ VALUE \"ProductVersion\", \"($VERSION(Build $BUILD))\"/" "$AGENT_WIN_RC_FILE" > "$TEMP_FILE" && mv "$TEMP_FILE" "$AGENT_WIN_RC_FILE" +sed -i -e "s/\s*VALUE \"ProductVersion\".*/ VALUE \"ProductVersion\", \"($VERSION(Build $BUILD))\"/" "$AGENT_WIN_RC_FILE" echo "Updating Agent configuration files..." for conf in `find $AGENT_BASE_DIR -name pandora_agent.conf`; do - sed -e "s/#\s*[Vv]ersion\s*[^\,]*/# Version $VERSION/" "$conf" > "$TEMP_FILE" && mv "$TEMP_FILE" "$conf" + sed -i -e "s/#\s*[Vv]ersion\s*[^\,]*/# Version $VERSION/" "$conf" done -rm -f "$TEMP_FILE" From 8ab66f6d641b2c160e186036f560217159a95f25 Mon Sep 17 00:00:00 2001 From: artica Date: Wed, 1 Mar 2017 16:01:27 +0100 Subject: [PATCH 08/13] Updated version and build strings for the NG BETA release. --- pandora_agents/pc/AIX/pandora_agent.conf | 2 +- pandora_agents/pc/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/pc/HP-UX/pandora_agent.conf | 2 +- pandora_agents/pc/Linux/pandora_agent.conf | 2 +- pandora_agents/pc/NT4/pandora_agent.conf | 2 +- pandora_agents/pc/SunOS/pandora_agent.conf | 2 +- pandora_agents/pc/Win32/pandora_agent.conf | 2 +- .../shellscript/aix/pandora_agent.conf | 2 +- .../shellscript/bsd-ipso/pandora_agent.conf | 2 +- .../shellscript/hp-ux/pandora_agent.conf | 2 +- .../shellscript/linux/pandora_agent.conf | 2 +- .../shellscript/mac_osx/pandora_agent.conf | 2 +- .../shellscript/openWRT/pandora_agent.conf | 2 +- .../shellscript/solaris/pandora_agent.conf | 2 +- pandora_agents/unix/AIX/pandora_agent.conf | 2 +- pandora_agents/unix/DEBIAN/control | 2 +- .../unix/DEBIAN/make_deb_package.sh | 2 +- pandora_agents/unix/Darwin/pandora_agent.conf | 2 +- .../unix/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/unix/HP-UX/pandora_agent.conf | 2 +- pandora_agents/unix/Linux/pandora_agent.conf | 2 +- pandora_agents/unix/NT4/pandora_agent.conf | 2 +- pandora_agents/unix/NetBSD/pandora_agent.conf | 2 +- pandora_agents/unix/SunOS/pandora_agent.conf | 2 +- pandora_agents/unix/pandora_agent | 2 +- pandora_agents/unix/pandora_agent.redhat.spec | 4 +- pandora_agents/unix/pandora_agent.spec | 4 +- pandora_agents/unix/pandora_agent_installer | 2 +- pandora_agents/win32/bin/pandora_agent.conf | 2 +- pandora_agents/win32/installer/pandora.mpi | 28456 +++++++++++++++- pandora_agents/win32/pandora.cc | 2 +- pandora_agents/win32/versioninfo.rc | 2 +- pandora_console/DEBIAN/control | 2 +- pandora_console/DEBIAN/make_deb_package.sh | 2 +- pandora_console/include/config_process.php | 2 +- pandora_console/install.php | 2 +- pandora_console/pandora_console.redhat.spec | 4 +- pandora_console/pandora_console.spec | 4 +- pandora_console/pandora_console_install | 2 +- pandora_console/pandoradb.data.oracle.sql | 2 +- pandora_server/DEBIAN/control | 2 +- pandora_server/DEBIAN/make_deb_package.sh | 2 +- pandora_server/conf/pandora_server.conf.new | 2 +- pandora_server/lib/PandoraFMS/Config.pm | 2 +- pandora_server/pandora_server.redhat.spec | 4 +- pandora_server/pandora_server.spec | 4 +- pandora_server/pandora_server_installer | 2 +- pandora_server/util/pandora_db.pl | 2 +- pandora_server/util/pandora_manage.pl | 2 +- 49 files changed, 28508 insertions(+), 56 deletions(-) diff --git a/pandora_agents/pc/AIX/pandora_agent.conf b/pandora_agents/pc/AIX/pandora_agent.conf index 67918ec168..f32ec18561 100644 --- a/pandora_agents/pc/AIX/pandora_agent.conf +++ b/pandora_agents/pc/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/FreeBSD/pandora_agent.conf b/pandora_agents/pc/FreeBSD/pandora_agent.conf index 4579016a8a..6c7e89b18c 100644 --- a/pandora_agents/pc/FreeBSD/pandora_agent.conf +++ b/pandora_agents/pc/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, FreeBSD Version +# Version NG_BETA, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/HP-UX/pandora_agent.conf b/pandora_agents/pc/HP-UX/pandora_agent.conf index 1ff52bcb91..e1172bc30a 100644 --- a/pandora_agents/pc/HP-UX/pandora_agent.conf +++ b/pandora_agents/pc/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, HP-UX Version +# Version NG_BETA, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Linux/pandora_agent.conf b/pandora_agents/pc/Linux/pandora_agent.conf index 699a81f7e5..498a6244df 100644 --- a/pandora_agents/pc/Linux/pandora_agent.conf +++ b/pandora_agents/pc/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/NT4/pandora_agent.conf b/pandora_agents/pc/NT4/pandora_agent.conf index 348343a3b0..7a3316fd56 100644 --- a/pandora_agents/pc/NT4/pandora_agent.conf +++ b/pandora_agents/pc/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/SunOS/pandora_agent.conf b/pandora_agents/pc/SunOS/pandora_agent.conf index 4757e6a47b..5665475986 100644 --- a/pandora_agents/pc/SunOS/pandora_agent.conf +++ b/pandora_agents/pc/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, Solaris Version +# Version NG_BETA, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/pc/Win32/pandora_agent.conf b/pandora_agents/pc/Win32/pandora_agent.conf index cc9413a48b..8768d6de78 100644 --- a/pandora_agents/pc/Win32/pandora_agent.conf +++ b/pandora_agents/pc/Win32/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2010 Artica Soluciones Tecnologicas -# Version 7.0dev +# Version NG_BETA # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/shellscript/aix/pandora_agent.conf b/pandora_agents/shellscript/aix/pandora_agent.conf index 0a90f928a1..71a73198f4 100644 --- a/pandora_agents/shellscript/aix/pandora_agent.conf +++ b/pandora_agents/shellscript/aix/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # General Parameters # ================== diff --git a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf index 44021cd77d..c1de0a3e9c 100644 --- a/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf +++ b/pandora_agents/shellscript/bsd-ipso/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev +# Version NG_BETA # FreeBSD/IPSO version # Licenced under GPL licence, 2003-2007 Sancho Lerena diff --git a/pandora_agents/shellscript/hp-ux/pandora_agent.conf b/pandora_agents/shellscript/hp-ux/pandora_agent.conf index cae7c85691..dc2778c576 100644 --- a/pandora_agents/shellscript/hp-ux/pandora_agent.conf +++ b/pandora_agents/shellscript/hp-ux/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, HPUX Version +# Version NG_BETA, HPUX Version # General Parameters # ================== diff --git a/pandora_agents/shellscript/linux/pandora_agent.conf b/pandora_agents/shellscript/linux/pandora_agent.conf index 5e4dd20b12..7467e85381 100644 --- a/pandora_agents/shellscript/linux/pandora_agent.conf +++ b/pandora_agents/shellscript/linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # (c) 2003-2010 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/mac_osx/pandora_agent.conf b/pandora_agents/shellscript/mac_osx/pandora_agent.conf index 3f900cbc7b..6087df3af8 100644 --- a/pandora_agents/shellscript/mac_osx/pandora_agent.conf +++ b/pandora_agents/shellscript/mac_osx/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # (c) 2003-2009 Artica Soluciones Tecnologicas # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/openWRT/pandora_agent.conf b/pandora_agents/shellscript/openWRT/pandora_agent.conf index 0c5afd051d..735998708e 100644 --- a/pandora_agents/shellscript/openWRT/pandora_agent.conf +++ b/pandora_agents/shellscript/openWRT/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev +# Version NG_BETA # Licensed under GPL license v2, # please visit http://pandora.sourceforge.net diff --git a/pandora_agents/shellscript/solaris/pandora_agent.conf b/pandora_agents/shellscript/solaris/pandora_agent.conf index 1ad1457f56..8465b8f08d 100644 --- a/pandora_agents/shellscript/solaris/pandora_agent.conf +++ b/pandora_agents/shellscript/solaris/pandora_agent.conf @@ -1,6 +1,6 @@ # Fichero de configuracion base de agentes de Pandora # Base config file for Pandora agents -# Version 7.0dev, Solaris version +# Version NG_BETA, Solaris version # General Parameters # ================== diff --git a/pandora_agents/unix/AIX/pandora_agent.conf b/pandora_agents/unix/AIX/pandora_agent.conf index 8699987b8d..b10c928bc2 100644 --- a/pandora_agents/unix/AIX/pandora_agent.conf +++ b/pandora_agents/unix/AIX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, AIX version +# Version NG_BETA, AIX version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index c1dbc76363..6cd935d133 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0dev-170301 +Version: NG_BETA Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh index f89ee5b7f4..818d9d2457 100644 --- a/pandora_agents/unix/DEBIAN/make_deb_package.sh +++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0dev-170301" +pandora_version="NG_BETA" echo "Test if you has the tools for to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_agents/unix/Darwin/pandora_agent.conf b/pandora_agents/unix/Darwin/pandora_agent.conf index d97102bd83..a13426b27c 100644 --- a/pandora_agents/unix/Darwin/pandora_agent.conf +++ b/pandora_agents/unix/Darwin/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2012 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/FreeBSD/pandora_agent.conf b/pandora_agents/unix/FreeBSD/pandora_agent.conf index 62fa6bdec5..348d66cdc5 100644 --- a/pandora_agents/unix/FreeBSD/pandora_agent.conf +++ b/pandora_agents/unix/FreeBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, FreeBSD Version +# Version NG_BETA, FreeBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2016 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/HP-UX/pandora_agent.conf b/pandora_agents/unix/HP-UX/pandora_agent.conf index 6e3e07ff96..de373248d6 100644 --- a/pandora_agents/unix/HP-UX/pandora_agent.conf +++ b/pandora_agents/unix/HP-UX/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, HP-UX Version +# Version NG_BETA, HP-UX Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index c7990ffcbc..ec6376ba0b 100644 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2014 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NT4/pandora_agent.conf b/pandora_agents/unix/NT4/pandora_agent.conf index e853695923..3216e994db 100644 --- a/pandora_agents/unix/NT4/pandora_agent.conf +++ b/pandora_agents/unix/NT4/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, GNU/Linux +# Version NG_BETA, GNU/Linux # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/NetBSD/pandora_agent.conf b/pandora_agents/unix/NetBSD/pandora_agent.conf index bcb27d825f..b8ade9c00a 100644 --- a/pandora_agents/unix/NetBSD/pandora_agent.conf +++ b/pandora_agents/unix/NetBSD/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, NetBSD Version +# Version NG_BETA, NetBSD Version # Licensed under GPL license v2, # Copyright (c) 2003-2010 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/SunOS/pandora_agent.conf b/pandora_agents/unix/SunOS/pandora_agent.conf index 29acf4ec60..998cd29f9c 100644 --- a/pandora_agents/unix/SunOS/pandora_agent.conf +++ b/pandora_agents/unix/SunOS/pandora_agent.conf @@ -1,5 +1,5 @@ # Base config file for Pandora FMS agents -# Version 7.0dev, Solaris Version +# Version NG_BETA, Solaris Version # Licensed under GPL license v2, # Copyright (c) 2003-2009 Artica Soluciones Tecnologicas # http://www.pandorafms.com diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent index 0ca6aa113e..2f970df1eb 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -40,7 +40,7 @@ my $Sem = undef; # Semaphore used to control the number of threads my $ThreadSem = undef; -use constant AGENT_VERSION => '7.0dev'; +use constant AGENT_VERSION => 'NG_BETA'; use constant AGENT_BUILD => '170301'; # Agent log default file size maximum and instances diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 4d0b122fdd..44c7abf005 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version 7.0dev -%define release 170301 +%define version NG_BETA +%define release 1 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 47e4340d84..87c720cb36 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -2,8 +2,8 @@ #Pandora FMS Linux Agent # %define name pandorafms_agent_unix -%define version 7.0dev -%define release 170301 +%define version NG_BETA +%define release 1 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer index dddb860fdd..38719eb63f 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -9,7 +9,7 @@ # Please see http://www.pandorafms.org. This code is licensed under GPL 2.0 license. # ********************************************************************** -PI_VERSION="7.0dev" +PI_VERSION="NG_BETA" PI_BUILD="170301" OS_NAME=`uname -s` diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index fb37a56175..9ac8f91249 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -1,6 +1,6 @@ # Base config file for Pandora FMS Windows Agent # (c) 2006-2014 Artica Soluciones Tecnologicas -# Version 7.0dev +# Version NG_BETA # This program is Free Software, you can redistribute it and/or modify it # under the terms of the GNU General Public Licence as published by the Free Software diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index 242b7fbf5b..c0c0df9cc9 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -3,7 +3,7 @@ AllowLanguageSelection {Yes} AppName -{Pandora FMS Windows Agent v7.0dev} +{Pandora FMS Windows Agent vNG_BETA} ApplicationID {17E3D2CF-CA02-406B-8A80-9D31C17BD08F} @@ -2387,7 +2387,28459 @@ Windows,BuildSeparateArchives {No} Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} + +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{7.0.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} + +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} + +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{7.0.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} + +Windows,FileDescription +{<%AppName%> <%Version%> Setup} + +Windows,IncludeTWAPI +{No} + +Windows,InstallDir +{<%PROGRAM_FILES%>/pandora_agent} + +Windows,InstallMode +{Standard} + +Windows,InstallType +{Typical} + +Windows,LastRequireAdministrator +{Yes} + +Windows,ProgramExecutable +{<%InstallDir%>/PandoraAgent.exe} + +Windows,ProgramFolderAllUsers +{No} + +Windows,ProgramFolderName +{<%AppName%>} + +Windows,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Windows,ProgramName +{} + +Windows,ProgramReadme +{<%InstallDir%>/README.txt} + +Windows,RequireAdministrator +{Yes} + +Windows,UseUncompressedBinaries +{No} + +Windows,WindowsIcon +{pandora.ico} + +ZipArchive,Active +{No} + +ZipArchive,BuildSeparateArchives +{No} + +ZipArchive,CompressionLevel +{6} + +ZipArchive,DefaultDirectoryPermission +{0755} + +ZipArchive,DefaultFilePermission +{0755} + +ZipArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +ZipArchive,FallBackToConsole +{Yes} + +ZipArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +ZipArchive,InstallMode +{Standard} + +ZipArchive,InstallType +{Typical} + +ZipArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.zip} + +ZipArchive,ProgramExecutable +{} + +ZipArchive,ProgramFolderAllUsers +{No} + +ZipArchive,ProgramFolderName +{<%AppName%>} + +ZipArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +ZipArchive,ProgramName +{} + +ZipArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +ZipArchive,PromptForRoot +{Yes} + +ZipArchive,RequireRoot +{No} + +ZipArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +ZipArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +} + +::msgcat::mcmset ca { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Llegenda} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Missatge} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Subtítol} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Ròtul} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset cs { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Titulek} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Zpráva} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Podnadpis} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Nadpis} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset de { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Dies wird <%AppName%> auf Ihrem Computer installieren. + +Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. + +Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. + +Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Bearbeiten der Konfiguration} + +StartPandoraService +{Startet <%AppName%> Dienst} + +StopPandoraService +{Beendet <%AppName%> Dienst} + +} +::msgcat::mcmset en { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group (Must exists)} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. + +Please click on Next button to continue, or Cancel to exit this setup. +} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. + +NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + +Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{Do you want to start Pandora FMS Agent Service?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{Pandora FMS Windows Agent Service} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message +{<%InstallStartupText%>} + +4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title +{<%InstallApplicationText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption +{<%ApplicationReadmeText%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message +{} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title +{<%ApplicationReadmeText%>} + +6057A263-437C-4EB8-93AB-DBC7055A759F,Description +{<%CustomInstallDescription%>} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text +{<%ViewReadmeText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Write here the IP address or FQN address to your Pandora FMS server.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{Do you like to start Pandora FMS Windows Agent Service Now?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Starting Pandora FMS service} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora FMS Server address} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{Do you want to start Pandora FMS Agent Service?} + +8112E00E-C24D-458F-9C19-03E63937E908,Title +{Pandora FMS Windows Agent Service} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption +{Please enter Server IP} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle +{Enter the IP of the server you want to connect} + +A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title +{Server IP} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description +{<%TypicalInstallDescription%>} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message +{<%UninstallStartupText%>} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title +{<%UninstallApplicationText%>} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text +{GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS} + +EditConfiguration +{Edit Configuration} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description +{<%ProgramFilesDescription%>} + +HelpGeneratingSSHKeys +{Help Generating SSH Keys} + +HowTo +{how_to_keys.html} + +PandoraLicense +{Pandora FMS License} + +Readme +{Readme} + +StartPandoraService +{Start <%AppName%> Service} + +StopPandoraService +{Stop <%AppName%> Service} + +} +::msgcat::mcmset es { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Grupo del agente:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. + +Se recomienda cerrar las demas aplicaciones antes de continuar. + +Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. + +Pulse Siguiente para continuar o Cancelar para salir de la instalación.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption +{La instalación ha finalizado} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message +{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. + +NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{ + + +Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Configuración del fichero pandora_agent.conf del agente} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Configuración del agente de Pandora FMS para Windows} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{ + +Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Configuración del agente de Pandora FMS para Windows} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message +{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Message +{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} + +6FD08442-A7BA-4654-9ECE-3883DD747D00,Title +{Inicio del servicio Pandora FMS} + +75288342-4CEB-473C-B242-450642503F74,Text +{Dirección IP del servidor Pandora:} + +8112E00E-C24D-458F-9C19-03E63937E908,Message +{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText +{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption +{Se instalará <%AppName%> en la siguiente carpeta. + +Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption +{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle +{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} + +EditConfiguration +{Editar fichero de configuración} + +HelpGeneratingSSHKeys +{Creación de claves SSH} + +HowTo +{how_to_keys_es.html} + +InstallStartupText +{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} + +PandoraLicense +{Licencia de Pandora FMS (inglés)} + +Readme +{Léeme (inglés)} + +SeparatorText +{Instalador de Pandora FMS} + +StartPandoraService +{Pandora FMS Service - Iniciar Servicio} + +StopPandoraService +{Pandora FMS Service - Parar Servicio} + +StopPanodoraService +{Pandora FMS Service - Parar Servicio} + +UninstallStartupText +{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} + +} +::msgcat::mcmset fr { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name: } + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ceci installera <%AppName%> sur votre ordinateur. + +Il est recommandé de fermer toutes les autres applications avant de continuer. + +Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. + +Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Modifier la configuration} + +StartPandoraService +{Démarre le service <%AppName%>} + +StopPandoraService +{Arrête le service <%AppName%>} + +} +::msgcat::mcmset hu { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. + + Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. + + Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset it { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Si sta per installare <%AppName%> sul computer. + +E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. + +Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset lt { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{Pavadinimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{Praneðimas} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Paantraðtë} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Antraðtë} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +} +::msgcat::mcmset nl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. + +Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pl { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Zainstaluje on <%AppName%> na twoim komputerze. + +Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. + +Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +StartPandoraService +{} + +StopPandoraService +{Stop Pandora Service} + +} +::msgcat::mcmset pt_br { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Pandora Server IP Address:} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message +{Será instalado <%AppName%> version <%Version%> em seu computador. + +É recomendado que você feche todos os outros programas antes de continuar. + +Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. + +Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message +{<%UninstallingApplicationText%>} + +2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message +{<%InstallationCompleteText%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message +{<%UninstallCompleteText%>} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +BF861387-DA7F-4986-B5BB-F77358B58603,Message +{<%InstallingApplicationText%>} + +EditConfiguration +{Editar a configuração} + +StartPandoraService +{Inicia o serviço <%AppName%>} + +StopPandoraService +{Interrompe o serviço <%AppName%>} + +} +::msgcat::mcmset ru { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text +{Agent group name:} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton +{< <%Back%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton +{<%Cancel%>} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message +{ } + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton +{<%Next%> >} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title +{Pandora FMS Agent for Windows Configuration} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Message +{} + +4DC6C83C-511B-300F-900F-8670A81A7F9C,Title +{} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption +{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message +{ } + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle +{Now it's time to configure your pandora_agent.conf file} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title +{Pandora FMS Agent for Windows Configuration} + +75288342-4CEB-473C-B242-450642503F74,Text +{Pandora Server IP Address:} + +B5904821-3970-1701-002C-0318B8BECA06,Message +{} + +StartPandoraService +{Start Pandora Service} + +StopPanodoraService +{} + +} + +array set info { +AllowLanguageSelection +{Yes} + +AppName +{Pandora FMS Windows Agent vNG_BETA} + +ApplicationID +{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} + +ApplicationURL +{http://pandorafms.org} + +AutoRefreshFiles +{Yes} + +BuildFailureAction +{Fail (recommended)} + +CancelledInstallAction +{Rollback and Stop} + +CleanupCancelledInstall +{Yes} + +CommandLineFailureAction +{Fail (recommended)} + +Company +{Artica ST http://www.artica.es} + +CompressionLevel +{9} + +CompressionMethod +{zlib} + +Copyright +{2004-2011} + +DefaultDirectoryLocation +{} + +DefaultLanguage +{English} + +DefaultToSystemLanguage +{Yes} + +EnableResponseFiles +{Yes} + +Ext +{.exe} + +ExtractSolidArchivesOnStartup +{No} + +Icon +{logo.png} + +IgnoreDirectories +{} + +IgnoreFiles +{} + +Image +{logo.png} + +IncludeDebugging +{0} + +InstallPassword +{} + +InstallVersion +{NG_BETA.0.0} + +Language,ca +{No} + +Language,cs +{No} + +Language,de +{No} + +Language,en +{Yes} + +Language,es +{Yes} + +Language,fr +{No} + +Language,hu +{No} + +Language,it +{No} + +Language,lt +{No} + +Language,nl +{No} + +Language,pl +{No} + +Language,pt_br +{No} + +Language,ru +{No} + +LastIgnoreDirectories +{} + +LastIgnoreFiles +{} + +PackageDescription +{Pandora FMS Windows Agent} + +PackageLicense +{Gnu Public Licence v2 (GPL2)} + +PackageMaintainer +{Ramon Novoa } + +PackageName +{<%ShortAppName%>} + +PackagePackager +{Raul Mateos , Sancho Lerena , Ramon Novoa } + +PackageRelease +{<%PatchVersion%>} + +PackageSummary +{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } + +PackageVersion +{<%MajorVersion%>.<%MinorVersion%>} + +PreserveFileAttributes +{Yes} + +PreserveFilePermissions +{No} + +ProjectID +{0EA13B96-1BB2-4238-B248-101B4F906C15} + +ProjectVersion +{1.2.15.2} + +SaveOnlyToplevelDirs +{No} + +ScriptExt +{.bat} + +ShortAppName +{Pandora FMS} + +SkipUnusedFileGroups +{No} + +SystemLanguage +{es} + +Theme +{Modern_Wizard} + +ThemeDir +{Modern_Wizard} + +ThemeVersion +{1} + +UpgradeApplicationID +{} + +Version +{170301} + +ViewReadme +{Yes} + +WizardHeight +{365} + +WizardWidth +{500} + +} + +array set ::InstallJammer::InstallCommandLineOptions { +mode +{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {Set the installation directory}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups +File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 +File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D +File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 +File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 +File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC +File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 +File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE +File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D +File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C +File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 +File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A +File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 +File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 +File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 +File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 +File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE +File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 +File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 +File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C +File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC +File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B +File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C +File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C +File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 +File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 +File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC +File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 +File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 +File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 +File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 +File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 +File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 +Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components +SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes + +InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E +Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 +Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 +InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall +Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE +Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 +InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F +InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 +InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall +InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 +InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 +Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 +InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 +Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 +Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B +InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 +InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall +InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall +InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall +InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall +InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB +InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 +InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD +Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C +Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E +Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 +InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E +InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall +Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 +InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall +Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 +InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A +Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 +Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB +InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C +InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall + +array set Properties { +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions +{0 conditions} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide +{left} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth +{28} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst +{1} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type +{entry} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value +{Servers} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText +{AgentGroup} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width +{420} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X +{20} + +0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y +{190} + +06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions +{0 conditions} + +06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName +{<%PandoraLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName +{<%ProgramLicense%>} + +06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory +{<%InstallDir%>} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions +{0 conditions} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Directory +{<%InstallDir%>\util} + +0BABDE07-5132-BB2B-CDB4-AED542367076,Level +{system} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions +{0 conditions} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction +{Before Next Pane is Displayed} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files +{pandora_agent.conf} + +0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap +{$ServerIP$ <%ServerIP%> + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition +{Before Action is Executed} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator +{false} + +0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String +{<%LicenseAccepted%>} + +100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions +{0 conditions} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition +{Before Action is Executed} + +103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String +{<%GuiMode%>} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions +{2 conditions} + +10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName +{pandoraFMSagent} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions +{0 conditions} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction +{Before Next Pane is Displayed} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files +{pandora_agent.conf} + +13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions +{0 conditions} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State +{disabled} + +1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget +{NextButton; CancelButton} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias +{Finish Actions} + +18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions +{0 conditions} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle +{<%AppName%> Deleting Pandora FMS Agent AT job} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine +{delete_at_job.bat} + +19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory +{<%InstallDir%>/scripts} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions +{0 conditions} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst +{1} + +1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst +{1} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions +{0 conditions} + +1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Buttons +{Next} + +1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst +{0} + +1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,Conditions +{0 conditions} + +1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst +{1} + +1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active +{Yes} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons +{Next} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions +{0 conditions} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst +{1} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst +{0} + +22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons +{Cancel} + +268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions +{0 conditions} + +268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst +{1} + +268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst +{1} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition +{Before Action is Executed} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage +{Error starting Pandora FMS service} + +29B86DFA-93EA-4584-A9CF-DE823F4787F2,String +{<%Answer%>} + +2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions +{1 condition} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst +{1} + +2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst +{1} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions +{0 conditions} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName +{<%EditConfiguration%>} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName +{<%InstallDir%>\pandora_agent.conf} + +2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory +{<%InstallDir%>} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions +{0 conditions} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction +{Before Next Pane is Displayed} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files +{pandora_agent.conf} + +2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap +{$AgentGroup$ <%AgentGroup%>} + +354871D2-65BD-4414-BB04-F466798FA027,CheckCondition +{Before Action is Executed} + +354871D2-65BD-4414-BB04-F466798FA027,String +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions +{0 conditions} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle +{<%AppName%> Stopping Pandora FMS agent} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine +{stop_pandora_agent.bat} + +3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory +{<%InstallDir%>/scripts} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition +{Before Action is Executed} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator +{false} + +3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String +{<%InstallStopped%>} + +466DC16E-3453-409B-999C-CCDF853AA03D,Conditions +{0 conditions} + +466DC16E-3453-409B-999C-CCDF853AA03D,ExitType +{Finish} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions +{0 conditions} + +4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType +{Finish} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions +{0 conditions} + +4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst +{1} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions +{0 conditions} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction +{Before Next Pane is Displayed} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files +{pandora_agent.conf} + +4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions +{0 conditions} + +57BABE6F-717F-4D6A-8A66-921B404862F5,State +{disabled} + +57BABE6F-717F-4D6A-8A66-921B404862F5,Widget +{Back Button;Next Button} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition +{Before Action is Executed} + +5CC9615C-1568-415A-A9BA-8D48DD155F7E,String +{<%ViewReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions +{3 conditions} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst +{1} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile +{<%ProgramReadme%>} + +5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Caption,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Conditions +{0 conditions} + +6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Message,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst +{1} + +6059F771-3AA1-491C-8B84-788812912E73,Title,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background +{white} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked +{Yes} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions +{2 conditions} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst +{1} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type +{checkbutton} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText +{ViewReadme} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X +{185} + +60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y +{250} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action +{Uninstall Actions} + +60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,Conditions +{0 conditions} + +613FA629-E245-7370-9591-3648E0F25E00,ServiceName +{pandoraFMSagent} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias +{Startup Actions} + +61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions +{0 conditions} + +628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String +{<%ErrorsOccurred%>} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions +{0 conditions} + +63A986C1-609D-430F-8119-EBEDFC8315EF,State +{disabled} + +63A986C1-609D-430F-8119-EBEDFC8315EF,Widget +{Back Button;Next Button} + +65546717-3D31-4931-B445-220199767639,Conditions +{0 conditions} + +66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active +{Yes} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons +{Next} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions +{0 conditions} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst +{1} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst +{0} + +68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst +{1} + +697B7934-4664-A4A2-1467-26B285C39ABC,Conditions +{0 conditions} + +697B7934-4664-A4A2-1467-26B285C39ABC,IconPath +{<%InstallDir%>\pandora.ico} + +697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName +{<%StopPandoraService%>} + +697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName +{<%InstallDir%>\scripts\stop_pandora_agent.bat} + +697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory +{<%InstallDir%>} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions +{0 conditions} + +6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType +{Finish} + +6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Buttons +{Next} + +6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,Conditions +{0 conditions} + +6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst +{1} + +6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst +{1} + +6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions +{0 conditions} + +6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName +{pandoraFMSagent} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment +{Ask the user if they want to proceed with the uninstall.} + +716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions +{2 conditions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias +{Uninstall Actions} + +73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions +{0 conditions} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle +{<%AppName%> Deregistering Pandora FMS Agent service} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine +{PandoraAgent.exe --uninstall} + +73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory +{<%InstallDir%>} + +75288342-4CEB-473C-B242-450642503F74,Conditions +{0 conditions} + +75288342-4CEB-473C-B242-450642503F74,Height +{20} + +75288342-4CEB-473C-B242-450642503F74,LabelSide +{left} + +75288342-4CEB-473C-B242-450642503F74,LabelWidth +{28} + +75288342-4CEB-473C-B242-450642503F74,Text,subst +{1} + +75288342-4CEB-473C-B242-450642503F74,Type +{entry} + +75288342-4CEB-473C-B242-450642503F74,Value +{myserver.ipaddress.net} + +75288342-4CEB-473C-B242-450642503F74,VirtualText +{ServerIP} + +75288342-4CEB-473C-B242-450642503F74,Width +{420} + +75288342-4CEB-473C-B242-450642503F74,X +{20} + +75288342-4CEB-473C-B242-450642503F74,Y +{190} + +75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions +{0 conditions} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage +{Yes} + +7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText +{Yes} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions +{0 conditions} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName +{<%Readme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName +{<%ProgramReadme%>} + +81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory +{<%InstallDir%>} + +8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition +{Before Action is Executed} + +8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage +{Service not initialized. Try to init Pandora Windows Agent Service manually.} + +8112E00E-C24D-458F-9C19-03E63937E908,Message,subst +{1} + +8112E00E-C24D-458F-9C19-03E63937E908,Title,subst +{1} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action +{Install Actions} + +811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions +{0 conditions} + +8A1B144A-F5F6-430F-A334-C31494182599,Conditions +{0 conditions} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination +{<%InstallDir%>} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize +{15267909} + +946FC43B-0E32-4C38-86EF-4F9252C67E16,Name +{Program Files} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition +{Before Action is Executed} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator +{false} + +96F7BA2D-A593-40DC-89C9-AE7895FD0984,String +{<%Answer%>} + +9C96DF15-FD21-468D-9996-76D96466D335,Alias +{Install Actions} + +9C96DF15-FD21-468D-9996-76D96466D335,Conditions +{0 conditions} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition +{Before Action is Executed} + +9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename +{<%ProgramReadme%>} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action +{Install Actions} + +9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions +{0 conditions} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction +{Before Next Pane is Displayed} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,Files +{pandora_agent.conf} + +A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap +{$ServerIP$ localhost + $ServerPath$ /var/spool/pandora/data_in + $AgentTemp$ <%InstallDir%>\\temp} + +A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions +{0 conditions} + +A4155ACD-0377-4A2C-B952-2C19BF592347,FileName +{<%ShortAppName%>-uninstall} + +A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName +{<%UninstallApplicationText%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName +{<%Uninstaller%>} + +A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory +{<%InstallDir%>} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Action +{Uninstall Actions} + +A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions +{0 conditions} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Components +{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst +{1} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,Name +{Typical} + +A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType +{No} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias +{Finish Actions} + +AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions +{0 conditions} + +AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions +{1 condition} + +ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions +{0 conditions} + +AIX-ppc,Active +{No} + +AIX-ppc,BuildSeparateArchives +{No} + +AIX-ppc,DefaultDirectoryPermission +{0755} + +AIX-ppc,DefaultFilePermission +{0755} + +AIX-ppc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +AIX-ppc,FallBackToConsole +{Yes} + +AIX-ppc,InstallDir +{<%Home%>/<%ShortAppName%>} + +AIX-ppc,InstallMode +{Standard} + +AIX-ppc,InstallType +{Typical} + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +{No} + +AIX-ppc,ProgramFolderName +{<%AppName%>} + +AIX-ppc,ProgramLicense +{<%InstallDir%>/installer/LICENSE.txt} + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +{<%InstallDir%>/installer/README.txt} + +AIX-ppc,PromptForRoot +{Yes} + +AIX-ppc,RequireRoot +{No} + +AIX-ppc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions +{0 conditions} + +B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName +{<%InstallDir%>\temp} + +B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Buttons +{Next/Cancel} + +B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Conditions +{2 conditions} + +B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst +{0} + +B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst +{1} + +B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst +{1} + +B5904821-3970-1701-002C-0318B8BECA06,Conditions +{0 conditions} + +B5904821-3970-1701-002C-0318B8BECA06,Message,subst +{1} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias +{Startup Actions} + +B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions +{0 conditions} + +BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias +{Cancel Actions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions +{0 conditions} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory +{<%InstallDir%>\util} + +BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level +{system} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions +{0 conditions} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst +{1} + +C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst +{1} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions +{0 conditions} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default +{Yes} + +C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt +{<%UninstallStartupText%>} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons +{Next/Cancel} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions +{0 conditions} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst +{1} + +C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst +{1} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions +{0 conditions} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle +{<%AppName%> Installing Pandora FMS Agent as windows service} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine +{PandoraAgent.exe --install} + +CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory +{<%InstallDir%>} + +CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType +{Finish} + +CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias +{Cancel Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Action +{Install Actions} + +D05D0C20-4972-455A-885D-69F24E9AF177,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Conditions +{0 conditions} + +D2829903-F232-F03E-070A-386860F74F4A,Files +{<%InstallDir%>\pandora_agent.log} + +D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors +{Yes} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias +{Setup Actions} + +D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions +{0 conditions} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition +{Before Action is Executed} + +D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename +{<%ProgramReadme%>} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action +{Install Actions} + +D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions +{0 conditions} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition +{Before Action is Executed} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst +{1} + +DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue +{No} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active +{Yes} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions +{0 conditions} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst +{0} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst +{1} + +DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst +{1} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition +{Before Next Pane is Displayed} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage +{<%DirectoryPermissionText%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename +{<%InstallDir%>} + +E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission +{can create} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions +{2 conditions} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State +{disabled} + +EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget +{NextButton} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions +{0 conditions} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors +{Yes} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine +{install_service_restart.bat} + +EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory +{<%InstallDir%>\scripts} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions +{0 conditions} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath +{<%InstallDir%>\pandora.ico} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName +{<%StartPandoraService%>} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName +{<%InstallDir%>\scripts\start_pandora_agent.bat} + +EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory +{<%InstallDir%>} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias +{Setup Actions} + +ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions +{0 conditions} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition +{Before Action is Executed} + +EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String +{<%GuiMode%>} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions +{0 conditions} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst +{1} + +F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst +{1} + +F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions +{0 conditions} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment +{Do not display this pane if this is an upgrade install unless there is more than one installation present} + +F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script +{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Action +{Uninstall Actions} + +F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions +{0 conditions} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst +{1} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups +{946FC43B-0E32-4C38-86EF-4F9252C67E16} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name +{Default Component} + +FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent +{Yes} + +FreeBSD-4-x86,Active +{No} + +FreeBSD-4-x86,BuildSeparateArchives +{No} + +FreeBSD-4-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-4-x86,DefaultFilePermission +{0755} + +FreeBSD-4-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-4-x86,FallBackToConsole +{Yes} + +FreeBSD-4-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-4-x86,InstallMode +{Standard} + +FreeBSD-4-x86,InstallType +{Typical} + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +{No} + +FreeBSD-4-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-4-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-4-x86,PromptForRoot +{Yes} + +FreeBSD-4-x86,RequireRoot +{No} + +FreeBSD-4-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-5-x86,Active +{No} + +FreeBSD-5-x86,BuildSeparateArchives +{No} + +FreeBSD-5-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-5-x86,DefaultFilePermission +{0755} + +FreeBSD-5-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-5-x86,FallBackToConsole +{Yes} + +FreeBSD-5-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-5-x86,InstallMode +{Standard} + +FreeBSD-5-x86,InstallType +{Typical} + +FreeBSD-5-x86,ProgramExecutable +{} + +FreeBSD-5-x86,ProgramFolderAllUsers +{No} + +FreeBSD-5-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-5-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-5-x86,ProgramName +{} + +FreeBSD-5-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-5-x86,PromptForRoot +{Yes} + +FreeBSD-5-x86,RequireRoot +{No} + +FreeBSD-5-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-6-x86,Active +{No} + +FreeBSD-6-x86,BuildSeparateArchives +{No} + +FreeBSD-6-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-6-x86,DefaultFilePermission +{0755} + +FreeBSD-6-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-6-x86,FallBackToConsole +{Yes} + +FreeBSD-6-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-6-x86,InstallMode +{Standard} + +FreeBSD-6-x86,InstallType +{Typical} + +FreeBSD-6-x86,ProgramExecutable +{} + +FreeBSD-6-x86,ProgramFolderAllUsers +{No} + +FreeBSD-6-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-6-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-6-x86,ProgramName +{} + +FreeBSD-6-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-6-x86,PromptForRoot +{Yes} + +FreeBSD-6-x86,RequireRoot +{No} + +FreeBSD-6-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +FreeBSD-7-x86,Active +{No} + +FreeBSD-7-x86,BuildSeparateArchives +{No} + +FreeBSD-7-x86,DefaultDirectoryPermission +{0755} + +FreeBSD-7-x86,DefaultFilePermission +{0755} + +FreeBSD-7-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +FreeBSD-7-x86,FallBackToConsole +{Yes} + +FreeBSD-7-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +FreeBSD-7-x86,InstallMode +{Standard} + +FreeBSD-7-x86,InstallType +{Typical} + +FreeBSD-7-x86,ProgramExecutable +{} + +FreeBSD-7-x86,ProgramFolderAllUsers +{No} + +FreeBSD-7-x86,ProgramFolderName +{<%AppName%>} + +FreeBSD-7-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +FreeBSD-7-x86,ProgramName +{} + +FreeBSD-7-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +FreeBSD-7-x86,PromptForRoot +{Yes} + +FreeBSD-7-x86,RequireRoot +{No} + +FreeBSD-7-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +HPUX-hppa,Active +{No} + +HPUX-hppa,BuildSeparateArchives +{No} + +HPUX-hppa,DefaultDirectoryPermission +{0755} + +HPUX-hppa,DefaultFilePermission +{0755} + +HPUX-hppa,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +HPUX-hppa,FallBackToConsole +{Yes} + +HPUX-hppa,InstallDir +{<%Home%>/<%ShortAppName%>} + +HPUX-hppa,InstallMode +{Standard} + +HPUX-hppa,InstallType +{Typical} + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +{No} + +HPUX-hppa,ProgramFolderName +{<%AppName%>} + +HPUX-hppa,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +{<%InstallDir%>/README.txt} + +HPUX-hppa,PromptForRoot +{Yes} + +HPUX-hppa,RequireRoot +{No} + +HPUX-hppa,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86,Active +{No} + +Linux-x86,BuildSeparateArchives +{No} + +Linux-x86,DefaultDirectoryPermission +{0755} + +Linux-x86,DefaultFilePermission +{0755} + +Linux-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86,FallBackToConsole +{Yes} + +Linux-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86,InstallMode +{Standard} + +Linux-x86,InstallType +{Typical} + +Linux-x86,ProgramExecutable +{<%InstallDir%>/pandora_agent} + +Linux-x86,ProgramFolderAllUsers +{No} + +Linux-x86,ProgramFolderName +{<%AppName%>} + +Linux-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86,ProgramName +{} + +Linux-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86,PromptForRoot +{Yes} + +Linux-x86,RequireRoot +{No} + +Linux-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Linux-x86_64,Active +{No} + +Linux-x86_64,BuildSeparateArchives +{No} + +Linux-x86_64,DefaultDirectoryPermission +{0755} + +Linux-x86_64,DefaultFilePermission +{0755} + +Linux-x86_64,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Linux-x86_64,FallBackToConsole +{Yes} + +Linux-x86_64,InstallDir +{<%Home%>/<%ShortAppName%>} + +Linux-x86_64,InstallMode +{Standard} + +Linux-x86_64,InstallType +{Typical} + +Linux-x86_64,ProgramExecutable +{} + +Linux-x86_64,ProgramFolderAllUsers +{No} + +Linux-x86_64,ProgramFolderName +{<%AppName%>} + +Linux-x86_64,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Linux-x86_64,ProgramName +{} + +Linux-x86_64,ProgramReadme +{<%InstallDir%>/README.txt} + +Linux-x86_64,PromptForRoot +{Yes} + +Linux-x86_64,RequireRoot +{No} + +Linux-x86_64,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-sparc,Active +{No} + +Solaris-sparc,BuildSeparateArchives +{No} + +Solaris-sparc,DefaultDirectoryPermission +{0755} + +Solaris-sparc,DefaultFilePermission +{0755} + +Solaris-sparc,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-sparc,FallBackToConsole +{Yes} + +Solaris-sparc,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-sparc,InstallMode +{Standard} + +Solaris-sparc,InstallType +{Typical} + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +{No} + +Solaris-sparc,ProgramFolderName +{<%AppName%>} + +Solaris-sparc,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-sparc,PromptForRoot +{Yes} + +Solaris-sparc,RequireRoot +{No} + +Solaris-sparc,RootInstallDir +{/usr/local/<%ShortAppName%>} + +Solaris-x86,Active +{No} + +Solaris-x86,BuildSeparateArchives +{No} + +Solaris-x86,DefaultDirectoryPermission +{0755} + +Solaris-x86,DefaultFilePermission +{0755} + +Solaris-x86,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +Solaris-x86,FallBackToConsole +{Yes} + +Solaris-x86,InstallDir +{<%Home%>/<%ShortAppName%>} + +Solaris-x86,InstallMode +{Standard} + +Solaris-x86,InstallType +{Typical} + +Solaris-x86,ProgramExecutable +{} + +Solaris-x86,ProgramFolderAllUsers +{No} + +Solaris-x86,ProgramFolderName +{<%AppName%>} + +Solaris-x86,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +Solaris-x86,ProgramName +{} + +Solaris-x86,ProgramReadme +{<%InstallDir%>/README.txt} + +Solaris-x86,PromptForRoot +{Yes} + +Solaris-x86,RequireRoot +{No} + +Solaris-x86,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,Active +{No} + +TarArchive,BuildSeparateArchives +{No} + +TarArchive,CompressionLevel +{6} + +TarArchive,DefaultDirectoryPermission +{0755} + +TarArchive,DefaultFilePermission +{0755} + +TarArchive,Executable +{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} + +TarArchive,FallBackToConsole +{Yes} + +TarArchive,InstallDir +{<%Home%>/<%ShortAppName%>} + +TarArchive,InstallMode +{Standard} + +TarArchive,InstallType +{Typical} + +TarArchive,OutputFileName +{<%ShortAppName%>-<%Version%>.tar.gz} + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +{No} + +TarArchive,ProgramFolderName +{<%AppName%>} + +TarArchive,ProgramLicense +{<%InstallDir%>/LICENSE.txt} + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +{<%InstallDir%>/README.txt} + +TarArchive,PromptForRoot +{Yes} + +TarArchive,RequireRoot +{No} + +TarArchive,RootInstallDir +{/usr/local/<%ShortAppName%>} + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + +Windows,Active +{Yes} + +Windows,BuildSeparateArchives +{No} + +Windows,Executable +{<%AppName%>-Setup<%Ext%>} Windows,FileDescription {<%AppName%> <%Version%> Setup} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 0092a7b4e7..6d51d14750 100644 --- a/pandora_agents/win32/pandora.cc +++ b/pandora_agents/win32/pandora.cc @@ -30,7 +30,7 @@ using namespace Pandora; using namespace Pandora_Strutils; #define PATH_SIZE _MAX_PATH+1 -#define PANDORA_VERSION ("7.0dev(Build 170301)") +#define PANDORA_VERSION ("NG_BETA(Build 170301)") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index c9154f874e..c73acd0b62 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Artica ST" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(7.0dev(Build 170301))" + VALUE "ProductVersion", "(NG_BETA(Build 170301))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index d1b4bf9301..f136e18513 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0dev-170301 +Version: NG_BETA Architecture: all Priority: optional Section: admin diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index f90e882ca2..1e79e4ced4 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="7.0dev-170301" +pandora_version="NG_BETA" package_pear=0 package_pandora=1 diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 92d57b9038..21fa2bffdf 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -23,7 +23,7 @@ * Pandora build version and version */ $build_version = 'PC170301'; -$pandora_version = 'v7.0dev'; +$pandora_version = 'vNG_BETA'; // Do not overwrite default timezone set if defined. $script_tz = @date_default_timezone_get(); diff --git a/pandora_console/install.php b/pandora_console/install.php index 5189d2196b..2deaae70d2 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -70,7 +70,7 @@
Date: Wed, 1 Mar 2017 16:01:56 +0100 Subject: [PATCH 09/13] Reorder module ordenation by status. Ticket #394 --- pandora_console/include/ajax/module.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pandora_console/include/ajax/module.php b/pandora_console/include/ajax/module.php index edf2101ed2..e5ac8f8bb1 100755 --- a/pandora_console/include/ajax/module.php +++ b/pandora_console/include/ajax/module.php @@ -489,11 +489,11 @@ if ($list_modules) { switch ($sort) { case 'up': $selectStatusUp = $selected; - $order = array('field' => 'tagente_estado.estado', 'order' => 'ASC'); + $order = array('field' => 'tagente_estado.estado=0 DESC,tagente_estado.estado=3 DESC,tagente_estado.estado=2 DESC,tagente_estado.estado=1 DESC', 'order' => ''); break; case 'down': $selectStatusDown = $selected; - $order = array('field' => 'tagente_estado.estado', 'order' => 'DESC'); + $order = array('field' => 'tagente_estado.estado=1 DESC,tagente_estado.estado=2 DESC,tagente_estado.estado=3 DESC,tagente_estado.estado=0 DESC', 'order' => ''); break; } break; @@ -566,7 +566,6 @@ if ($list_modules) { $status_text_monitor_sql .= $status_text_monitor . '%'; } - //Count monitors/modules switch ($config["dbtype"]) { case "mysql": From 2ca67832785d018ccf52b83c678af27eb4f1950c Mon Sep 17 00:00:00 2001 From: enriquecd Date: Wed, 1 Mar 2017 16:36:36 +0100 Subject: [PATCH 10/13] Align home screen and skin inputs in user editor - #82 --- pandora_console/operation/users/user_edit.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pandora_console/operation/users/user_edit.php b/pandora_console/operation/users/user_edit.php index 206fbfec7c..8b5d55e777 100644 --- a/pandora_console/operation/users/user_edit.php +++ b/pandora_console/operation/users/user_edit.php @@ -271,7 +271,7 @@ $id_usr = $config['id_user']; if (!$meta) { $data = array(); - $data[0] = ''.__('Home screen'). ui_print_help_tip(__('User can customize the home page. By default, will display \'Agent Detail\'. Example: Select \'Other\' and type sec=estado&sec2=operation/agentes/estado_agente to show agent detail view'), true).''; + $data[0] = ''.__('Home screen'). ui_print_help_tip(__('User can customize the home page. By default, will display \'Agent Detail\'. Example: Select \'Other\' and type sec=estado&sec2=operation/agentes/estado_agente to show agent detail view'), true).''; $values = array ( 'Default' =>__('Default'), 'Visual console'=>__('Visual console'), @@ -319,8 +319,8 @@ if (!$meta) { $data[1] = ''; if (function_exists('skins_print_select')) { if (count($usr_groups) > 1) { - $data[1] = ''.__('Skin').''; - $data[1] .= $jump . skins_print_select($id_usr,'skin', $user_info['id_skin'], '', __('None'), 0, true); + $data[1] = ''.__('Skin').''; + $data[1] .= $jump . ''. skins_print_select($id_usr,'skin', $user_info['id_skin'], '', __('None'), 0, true).''; } } $table->rowclass[] = ''; From b6bcf07843f9a85ca9f297e6a25ec2b0af415c16 Mon Sep 17 00:00:00 2001 From: enriquecd Date: Wed, 1 Mar 2017 20:05:22 +0100 Subject: [PATCH 11/13] Fix main visual console creator and updater when select images - #77 --- .../reporting/visual_console_builder.data.php | 74 ++++++++++++++----- 1 file changed, 54 insertions(+), 20 deletions(-) diff --git a/pandora_console/godmode/reporting/visual_console_builder.data.php b/pandora_console/godmode/reporting/visual_console_builder.data.php index 68672300c2..5555618ac3 100644 --- a/pandora_console/godmode/reporting/visual_console_builder.data.php +++ b/pandora_console/godmode/reporting/visual_console_builder.data.php @@ -152,16 +152,25 @@ else { $background_color, '', 8, 8, true); } -$table->data[5][0] = __('Size - (Width x Height)'); +if($idVisualConsole){ + $preimageh = db_get_value_sql('select height from tlayout where id ='.$idVisualConsole); + $preimagew = db_get_value_sql('select width from tlayout where id ='.$idVisualConsole); +} +else{ + $preimageh = 768; + $preimagew = 1024; +} + +$table->data[5][0] = __('Layout size').': '.$preimagew.' x '.$preimageh.''; $table->data[5][1] = ''; $table->data[5][1] .= ''; + html_print_input_text('height', $preimageh, '', 10, 10, true, false).''; $table->data[5][1] .= '