diff --git a/bin/win32/installScheduler.php b/bin/win32/installScheduler.php new file mode 100644 index 0000000..c5a28f8 --- /dev/null +++ b/bin/win32/installScheduler.php @@ -0,0 +1,11 @@ + 'ktscheduler', + 'display' => 'KnowledgeTree Scheduler Service', + 'params' => $dir + )); + +?> \ No newline at end of file diff --git a/bin/win32/schedulerService.php b/bin/win32/schedulerService.php new file mode 100644 index 0000000..af4aa48 --- /dev/null +++ b/bin/win32/schedulerService.php @@ -0,0 +1,22 @@ + \ No newline at end of file diff --git a/bin/win32/schedulerServiceStatus.php b/bin/win32/schedulerServiceStatus.php new file mode 100644 index 0000000..930b0c9 --- /dev/null +++ b/bin/win32/schedulerServiceStatus.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/bin/win32/uninstallScheduler.php b/bin/win32/uninstallScheduler.php new file mode 100644 index 0000000..47cd515 --- /dev/null +++ b/bin/win32/uninstallScheduler.php @@ -0,0 +1,5 @@ + \ No newline at end of file