summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Troubleshoot.cmd
diff options
context:
space:
mode:
authorWindowsAddict <[email protected]>2025-08-10 17:22:28 +0530
committerWindowsAddict <[email protected]>2025-08-10 17:22:28 +0530
commita51ae623322996b94bbed959dbfa91f77e2c1f75 (patch)
treec5536fe9ad04b558400a84a52dc06a23544dd6ea /MAS/Separate-Files-Version/Troubleshoot.cmd
parentffcb641f1712a5506632e207feb99cfcb3b87bc1 (diff)
downloadMicrosoft-Activation-Scripts-a51ae623322996b94bbed959dbfa91f77e2c1f75.zip
Update README, don't relaunch if unattended mode found
Diffstat (limited to 'MAS/Separate-Files-Version/Troubleshoot.cmd')
-rw-r--r--MAS/Separate-Files-Version/Troubleshoot.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAS/Separate-Files-Version/Troubleshoot.cmd b/MAS/Separate-Files-Version/Troubleshoot.cmd
index 4bc20e8..2b778f2 100644
--- a/MAS/Separate-Files-Version/Troubleshoot.cmd
+++ b/MAS/Separate-Files-Version/Troubleshoot.cmd
@@ -37,6 +37,7 @@ set "_cmdf=%~f0"
for %%# in (%*) do (
if /i "%%#"=="re1" set re1=1
if /i "%%#"=="re2" set re2=1
+if "%%#"=="/" (set re1=1&set re2=1)
)
:: Re-launch the script with x64 process if it was initiated by x86 process on x64 bit Windows