summaryrefslogtreecommitdiff
path: root/MAS/All-In-One-Version-KL
diff options
context:
space:
mode:
authorWindowsAddict <[email protected]>2025-08-07 17:43:26 +0530
committerWindowsAddict <[email protected]>2025-08-07 17:43:26 +0530
commit53a2747338e91837f5f1e44d0f281ce100ea094d (patch)
tree106379fc7109be307b5c7f0110c3aea9c993e7ea /MAS/All-In-One-Version-KL
parent3a99ea4eeb657b2bc1b04b1326722d4d490d8b0b (diff)
downloadMicrosoft-Activation-Scripts-53a2747338e91837f5f1e44d0f281ce100ea094d.zip
Fix redirection issue on W10 ARM64
Diffstat (limited to 'MAS/All-In-One-Version-KL')
-rw-r--r--MAS/All-In-One-Version-KL/MAS_AIO.cmd1
1 files changed, 1 insertions, 0 deletions
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)