Skip to content

Commit

Permalink
modified: Interface/GUI/Run.vbs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aydinhamedi committed Feb 4, 2024
1 parent 384d135 commit 085afba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Interface/GUI/Run.vbs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "GUI.cmd" & Chr(34), 0
Set WshShell = Nothing
Set WshShell = Nothing

0 comments on commit 085afba

Please sign in to comment.