home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 July & August / PCWorld_2004-07-08_cd.bin / Software / vyzkuste / xp / pebuilder3032.exe / plugin / ghost8 / ghost_nu2menu.xml next >
Text File  |  2003-11-21  |  819b  |  13 lines

  1. <!-- Nu2Menu entry for Symantec Ghost32 -->
  2. <NU2MENU>
  3. <MENU ID="Programs">      
  4. <MITEM TYPE="POPUP" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\*.*))" MENUID="Ghost8">Symantec Ghost v8</MITEM>
  5. </MENU>
  6.  
  7. <MENU ID="Ghost8">
  8. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghost32.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghost32.exe">Ghost32</MITEM>
  9. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghostsrv.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghostsrv.exe">GhostCast Server</MITEM>
  10. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghostexp.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghostexp.exe">Ghost Explorer</MITEM>
  11. </MENU>
  12. </NU2MENU>
  13.