mirror of
https://github.com/praetorian-inc/wasmforge
synced 2026-06-22 22:52:31 +00:00
1 line
284 B
Plaintext
1 line
284 B
Plaintext
EXCLUDED: requires admin to enumerate C:\Windows\System32\Tasks\ via Directory.GetFiles (and that API has the WASI gap regardless). SharpUp prints "Modifiable scheduled tasks were not evaluated due to permissions." Fix path: schtasks bridge OR run as admin AND fix Directory.GetFiles. |