mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-20 09:41:46 +00:00
8 lines
600 B
XML
8 lines
600 B
XML
<!-- Nu2Menu entry for " TestDisk and PhotoRec v6.14" -->
|
|
<NU2MENU>
|
|
<MENU ID="Programs">
|
|
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\testdisk\testdisk_win.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\testdisk\testdisk_win.exe" PARM="1">Testdisk - Fix MBR and Recover lost partitions</MITEM>
|
|
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\testdisk\photorec_win.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\testdisk\photorec_win.exe" PARM="1">PhotoRec - Recover lost files (Doc, Pic and Video)</MITEM>
|
|
</MENU>
|
|
</NU2MENU>
|