]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/pebuilder/bacula/bacula_nu2menu.xml
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / win32 / pebuilder / bacula / bacula_nu2menu.xml
1 <!-- Nu2Menu entry -->\r
2 <!-- Copyright (C) 2004-2006 Free Software Foundation Europe e.V.\r
3 \r
4 <!-- Thu Dec 09 2004 D. Scott Barninger <barninger at fairfieldcomputers.com> -->\r
5 <!-- ASSIGNMENT OF COPYRIGHT -->\r
6 <!-- FOR VALUE RECEIVED, D. Scott Barninger hereby sells, transfers and  -->\r
7 <!-- assigns unto Kern Sibbald, his successors, assigns and personal representatives, --> \r
8 <!-- all right, title and interest in and to the copyright in this software. -->\r
9 <!-- D. Scott Barninger warrants good title to said copyright, that it is  -->\r
10 <!-- free of all liens, encumbrances or any known claims against said copyright. -->\r
11 \r
12 <!-- licensed under the GNU GPL v2 -->\r
13 <NU2MENU>\r
14         <MENU ID="Programs">                    \r
15                 <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\bacula\bacula-fd.exe))" CMD="RUN" FUNC="@Null(@ChangeDir(@GetProgramDrive()\Programs\bacula))@GetProgramDrive()\Programs\bacula\bacula-fd.exe /install">Install Bacula Client Service</MITEM>\r
16                 <MITEM TYPE="ITEM" CMD="RUN" FUNC="net start bacula">Start Bacula Client Service</MITEM>\r
17                 <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\bacula\wx-console.exe))" CMD="RUN" FUNC="@Null(@ChangeDir(@GetProgramDrive()\Programs\bacula))@GetProgramDrive()\Programs\bacula\wx-console.exe -w b:\">Bacula WX-Console</MITEM>\r
18         </MENU>\r
19 </NU2MENU>\r