fix bad path in logon.bat

This commit is contained in:
Kistaro Windrider 2025-03-01 12:34:39 -08:00
parent 319ac65e3d
commit 522040504f
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -1,2 +1,2 @@
powershell.exe -ExecutionPolicy Bypass -File "C:\Users\WDAGUtilityAccount\Desktop\SandboxInput\disable_smartscreen.ps1"
powershell.exe -ExecutionPolicy Bypass -File "C:\Users\WDAGUtilityAccount\Desktop\SandboxInput\LogonScripts\disable_smartscreen.ps1"