From 9571129641314883d95de00c77b89def47d7a37b Mon Sep 17 00:00:00 2001 From: QXJ6YW4 Date: Mon, 11 Jul 2022 16:21:28 +0530 Subject: [PATCH] Update Update to the script --- D-Acquisition.bat | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/D-Acquisition.bat b/D-Acquisition.bat index 8c7de09..47b6e88 100644 --- a/D-Acquisition.bat +++ b/D-Acquisition.bat @@ -6,7 +6,7 @@ setlocal EnableDelayedExpansion ::Created by Encode -> QXJ6YW4gRWxjaGlkYW5h ::Special thanks Mihir Kabani and Yasuki Kouno ::Acquisition using FTK_Imager_CLI_V3.1.1 (Aug 20 2012) -::Version 4.2 +::Version 4.3 @echo off cls net session >nul 2>&1 @@ -48,7 +48,7 @@ rem code add:Checking if the folder already exists. set winpmem=winpmem_mini_x64_rc2 title D-Acquisition.bat %1 64-bit ) else ( - set winpmem=winpmem_mini_x86.exe + set winpmem=winpmem_mini_x86 title D-Acquisition.bat %1 32-bit ) ::Memory acquisition @@ -182,7 +182,7 @@ rem Refactoring echo Enter "a" to perform verification post imaging or "b" to only perform imaging without verification set /p Verify= - +:: Verification begins rem Refactoring if %Verify%==a ( set v=--verify diff --git a/README.md b/README.md index 87f5c88..3499d29 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### SimpleImager +### SimpleImager V4.3 This script has been created to ease out the process of Acquisition Points to be considered before running the script: ```