I found an old BTM with this first line:
The rest is VB script.
It works. How? In particular, what happens when cscript.exe reads the first line?
Code:
set z=nothing:rem& cscript "%~f0" //E:VBS //NOLOGO &GOTO:EOF
It works. How? In particular, what happens when cscript.exe reads the first line?