mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-10 07:09:32 +00:00
Updated the image magick folder name
This commit is contained in:
parent
3e55010176
commit
534c110513
@ -74,7 +74,7 @@ public class HEICProcessor implements PictureProcessor {
|
|||||||
private static final long TIMEOUT_IN_MS = TimeUnit.MILLISECONDS.convert(2, TimeUnit.MINUTES);
|
private static final long TIMEOUT_IN_MS = TimeUnit.MILLISECONDS.convert(2, TimeUnit.MINUTES);
|
||||||
|
|
||||||
// Windows location
|
// Windows location
|
||||||
private static final String IMAGE_MAGICK_FOLDER = "ImageMagick-7.0.10-Q16-HDRI";
|
private static final String IMAGE_MAGICK_FOLDER = "ImageMagick-7.0.10-27-portable-Q16-x64";
|
||||||
private static final String IMAGE_MAGICK_EXE = "magick.exe";
|
private static final String IMAGE_MAGICK_EXE = "magick.exe";
|
||||||
|
|
||||||
// Actual path of ImageMagick on the system
|
// Actual path of ImageMagick on the system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user