Haven't been on the forum for a long time
`
I really miss everyone
Posting some code for hiding the window when running a BAT`
@echo off
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit
:begin
REN the code to run` Hehe
`
I really miss everyone
Posting some code for hiding the window when running a BAT`
@echo off
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit
:begin
REN the code to run` Hehe
