From 3e81b38c2de484beb53fa32160bb9e907d0dcc74 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Mon, 5 Jun 2023 14:08:25 +0100 Subject: [PATCH] [misc] try to support folks who use a symlink for their temp dir * Microsoft's WIM mounting APIs can't use symlinked directories and some folks want to use a symlinked temp dir... * Closes #2084 --- src/iso.c | 2 +- src/msapi_utf8.h | 15 +++++++++++++++ src/rufus.c | 21 +++++++++++++++++++++ src/rufus.rc | 10 +++++----- 4 files changed, 42 insertions(+), 6 deletions(-) diff --git a/src/iso.c b/src/iso.c index 8019fbb0..09def36e 100644 --- a/src/iso.c +++ b/src/iso.c @@ -1104,7 +1104,7 @@ out: // Extract all of the isolinux.bin files we found to identify their versions for (i=0; i