@CorneliusTalmadge@lemmy.world
Post #75698
2025-12-18 00:36 UTC
I will just leave this here in case you need to go the MS route.
Replies (1)
-
@ReginaPhalange@lemmy.world 2025-12-18 05:39
I went over the powershell script out of boredom, Found this try { [void][System.AppDomain]::CurrentDomain.GetAssemblies(); [void][System.Math]::Sqrt(144) } Anyone knows why they are trying to do 2 tasks that actually do nothing?