From b964d3ab6452b46d299633ec110ef277aa211626 Mon Sep 17 00:00:00 2001 From: Christophe Grenier <grenier@cgsecurity.org> Date: Fri, 19 Feb 2021 18:32:06 +0100 Subject: [PATCH] =?UTF-8?q?qphotorec=20doesn't=20work=20under=20Vista=20qp?= =?UTF-8?q?hotorec=5Fwin.exe=20-=20Point=20d'entr=C3=A9e=20introuvable=20L?= =?UTF-8?q?e=20point=20d'entr=C3=A9e=20de=20proc=C3=A9dure=20TryAcquireSRW?= =?UTF-8?q?LockExclusive=20est=20introuvable=20dans=20la=20biblioth=C3=A8q?= =?UTF-8?q?ue=20de=20liens=20dynamiques=20KERNEL32.dll.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + win/readme.txt | 44 ++++++++++++++++++++++++-------------------- 2 files changed, 25 insertions(+), 20 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..bae43355 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +win/*.txt text eol=crlf diff --git a/win/readme.txt b/win/readme.txt index 93f3f769..cd8a32ad 100644 --- a/win/readme.txt +++ b/win/readme.txt @@ -1,20 +1,24 @@ -The Windows version of TestDisk & PhotoRec should work under -- Windows Vista -- Windows 7 and later -- Windows Server 2008 and later - -You can download it from https://www.cgsecurity.org/wiki/TestDisk_Download - -TestDisk doesn't need to be installed, you only need to -- extract the files -- run testdisk_win.exe or photorec_win.exe - -TestDisk & PhotoRec documentation can be found online: -- https://www.cgsecurity.org/wiki/TestDisk -- https://www.cgsecurity.org/wiki/PhotoRec - -TestDisk & PhotoRec 7.0 is the last version supporting Windows Server 2003. -TestDisk & PhotoRec 6.14 is the last version supporting -- Windows NT 4 -- Windows XP -- Windows Server 2000 +The Windows version of TestDisk & PhotoRec should work under +- Windows Vista +- Windows 7 and later +- Windows Server 2008 and later + +The Windows version of QPhotoRec should work under +- Windows 7 and later +- Windows Server 2008 and later + +You can download it from https://www.cgsecurity.org/wiki/TestDisk_Download + +TestDisk doesn't need to be installed, you only need to +- extract the files +- run testdisk_win.exe, photorec_win.exe or qphotorec_win.exe + +TestDisk & PhotoRec documentation can be found online: +- https://www.cgsecurity.org/wiki/TestDisk +- https://www.cgsecurity.org/wiki/PhotoRec + +TestDisk & PhotoRec 7.0 is the last version supporting Windows Server 2003. +TestDisk & PhotoRec 6.14 is the last version running on +- Windows NT 4 +- Windows XP +- Windows Server 2000