initial commit

This commit is contained in:
i2p
2026-08-27 10:51:30 -06:00
commit e6fd96cbe2
22 changed files with 254 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd.exe /c rasdiag.bat", 0, False