Posbridge/run-bridge.vbs

4 lines
135 B
Plaintext

' Run the POS bridge batch silently
Set shell = CreateObject("WScript.Shell")
shell.Run "C:\HamekaraPosBridge\posbridge.bat", 0, False