' Igual que VolteosPrintAgent-startup.vbs — para probar con doble clic sin instalar en inicio.
' Si no imprime, pruebe primero run.bat (ventana visible) o php bin/run.php en consola.

Execute CreateObject("Scripting.FileSystemObject").GetParentFolderName(WScript.ScriptFullName) & "\VolteosPrintAgent-startup.vbs"
