From ea8f009c7c9e84ea74bbd7360a7bfe194920d380 Mon Sep 17 00:00:00 2001 From: Vasil Arnaudov Date: Tue, 10 Nov 2020 01:50:45 +0200 Subject: [PATCH] Update buttons.bat --- hybrids/mshta/ui.extensions/buttons.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hybrids/mshta/ui.extensions/buttons.bat b/hybrids/mshta/ui.extensions/buttons.bat index bce3cf5..2732e26 100644 --- a/hybrids/mshta/ui.extensions/buttons.bat +++ b/hybrids/mshta/ui.extensions/buttons.bat @@ -1,6 +1,6 @@ @if (@X)==(@Y) @end /*JScript comment @echo off - +echo -- %~f0 -- if "%~1" equ "" ( echo usage: echo %~nx0 [button_name [button_name[..]]] @@ -34,7 +34,7 @@ function clckd(a){ } function prepare(){ - + window.resizeTo(400,250); try { var fso2= new ActiveXObject('Scripting.FileSystemObject').GetStandardStream(0); argline=fso2.ReadLine();