From d0923ad2f84ddc5c8556c59ded8fbd4e8c9cded7 Mon Sep 17 00:00:00 2001 From: chacha <1000chacha0001@gmail.com> Date: Sat, 11 Mar 2023 12:40:14 +0100 Subject: [PATCH] Ajouter 'SOTF_FixCompanions.bat' --- SOTF_FixCompanions.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 SOTF_FixCompanions.bat diff --git a/SOTF_FixCompanions.bat b/SOTF_FixCompanions.bat new file mode 100644 index 0000000..124eacf --- /dev/null +++ b/SOTF_FixCompanions.bat @@ -0,0 +1 @@ +powershell.exe -noprofile -executionpolicy bypass -file %~dp0\SOTF_FixCompanions.ps1 \ No newline at end of file