Browse Source

Update asus-sign-out.bat

Coder 4 years ago
parent
commit
69e70853f0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/asus-sign-out.bat

+ 3 - 1
src/asus-sign-out.bat

@@ -1 +1,3 @@
-python3 "C:\asus-sign-out.py"
+::Batchfile that VBScript calls and doesn't open window when running code
+
+python "C:\asus-sign-out.py"