turnero: bat kiosko mata Chrome antes de lanzar para que apliquen los flags

taskkill + timeout 2s antes de abrir; agrega --disable-print-preview.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-07-21 14:39:04 -05:00
co-authored by Claude Sonnet 4.6
parent b8763f9e15
commit 2cfb77b1a6
+7 -1
View File
@@ -1,5 +1,11 @@
@echo off
:: Cerrar Chrome completamente para que los flags apliquen
taskkill /F /IM chrome.exe >nul 2>&1
timeout /t 2 /nobreak >nul
start "" "C:\Program Files\Google\Chrome\Application\chrome.exe" ^
--kiosk-printing ^
--kiosk ^
--disable-print-preview ^
--no-first-run ^
--no-default-browser-check ^
"https://erp.laboratorioximenacaicedo.com/erp.php?m=turnero&v=kiosko"