mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
; Testdisk.inf
|
|
; PE Builder v3 plugin INF file for Testdisk and PhotoRec 6.14
|
|
; Plugin by Ahmed Hossam/Xtreme <Xtremesony_xp@yahoo.com>
|
|
; Made For Christophe GRENIER (www.cgsecurity.org)
|
|
; © Windows Xpire Tech Center
|
|
; Windows Xpire Tech Center is represented by Xtreme
|
|
; CodeName: Radw
|
|
|
|
[Version]
|
|
Signature= "$Windows NT$"
|
|
|
|
[PEBuilder]
|
|
Name="(Xtreme) Disk Tools: TestDisk and PhotoRec -Press CONFIG to Enable-"
|
|
Enable=1
|
|
Help=Help.htm
|
|
config=Get_Files.cmd
|
|
|
|
[WinntDirectories]
|
|
a="Programs\testdisk",2
|
|
b="Programs\testdisk\63",2
|
|
|
|
[SourceDisksFiles]
|
|
files\testdisk_win.exe=a,,1
|
|
files\photorec_win.exe=a,,1
|
|
files\fidentify_win.exe=a,,1
|
|
files\cygwin1.dll=a,,1
|
|
files\63\cygwin=b,,1
|
|
|
|
[Software.AddReg]
|
|
0x2, "Sherpya\XPEinit\Programs","Disk Tools\TestDisk - Fix MBR and Recover lost partitions","%systemdrive%\Programs\testdisk\testdisk_win.exe"
|
|
0x2, "Sherpya\XPEinit\Programs","Disk Tools\PhotoRec - Recover lost files (Doc, Pic and Video)","%systemdrive%\Programs\testdisk\photorec_win.exe"
|
|
0x2, "Sherpya\XPEinit\Programs","Disk Tools\files Identify","%systemdrive%\Programs\testdisk\fidentify_win.exe"
|
|
|
|
; Remove the comment ";" from the below lines if you are going to use NU2 menu
|
|
;[Append]
|
|
;nu2menu.xml, testdisk_nu2menu.xml
|