home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Freeware / Utilitare / pebuild / plugin / ghost8 / ghost_nu2menu.xml next >
Text File  |  2004-10-01  |  2KB  |  17 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\ghost32.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghost32.exe -FDSP">Ghost32 with Force Disk Signature Preserve switch (-FDSP)</MITEM>
  10. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghost32.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghost32.exe -IA">Ghost32 with Image Disk (sector copy) switch (-IA)</MITEM>
  11. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghost32.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghost32.exe -FRO">Ghost32 with Continue if disk has bad blocks switch (-FRO)</MITEM>
  12. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\switches.txt))" CMD="RUN" FUNC="notepad.exe @GetProgramDrive()\Programs\ghost8\switches.txt">Alphabetical list of switches for ghost</MITEM>
  13. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghostsrv.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghostsrv.exe">GhostCast Server</MITEM>
  14. <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\ghost8\ghostexp.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\ghost8\ghostexp.exe">Ghost Explorer</MITEM>
  15. </MENU>
  16. </NU2MENU>
  17.