Search found 1 match

by Marblo
05 Apr 2018 15:40
Forum: DOS Batch Forum
Topic: js/vbs/html/hta and more hybrids and chimeras in cmd/bat
Replies: 64
Views: 239484

Re: js/vbs/html/hta and more hybrids and chimeras in cmd/bat

Maybe you could even add ps support to this script. I don't know how to invoke the batch as a .ps script but the output could look like this :

Code: Select all

 
<# :: batch part
Echo hello world
Exit
#>
(some ps commands) 


Sorry for typos or bad english :rol: :wink: