From 53a2747338e91837f5f1e44d0f281ce100ea094d Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Thu, 7 Aug 2025 17:43:26 +0530 Subject: Fix redirection issue on W10 ARM64 --- MAS/All-In-One-Version-KL/MAS_AIO.cmd | 1 + 1 file changed, 1 insertion(+) (limited to 'MAS/All-In-One-Version-KL/MAS_AIO.cmd') diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index e24ba91..c50413e 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -11215,6 +11215,7 @@ else { if ($env:_debug -eq '0') { [LibTSforge.Logger]::HideOutput = $true } +[void][LibTSforge.Utils]::Wow64EnableWow64FsRedirection($false) $ver = [LibTSforge.Utils]::DetectVersion() $prod = [LibTSforge.SPP.SPPUtils]::DetectCurrentKey() $tsactids = @($args) -- cgit v1.2.3