New
#21
There is something worth trying in the batch file. Replace the line
"C:\Program Files (x86)\ASUSTOR\EZ Connect\EasyConnect.exe"
with one of two multi-line variations to spawn a parallel vbs process that will run EZ minimised / hidden.
My notes are not in a state that allows me just to copy & paste a whole solution. If you are going to try this I will look at the subject later today.
The idea is, in essence,
1 running an "on the fly" vbs script from the batch file
2 the vbs script runs EZ minimised / hidden.
Denis