cmd files to hta
- by Frode Eskil
I have a lot of cmd files i use daily for example to add users to local groups, installing printers, run as admin tasks etc.
I like to take the scripts i use most frequently and add them to a tabbed hta file, but i have trouble finding a good guide on how to easily do it. Anyone having a good site to share with me?
Or do i finally have to start with vb scripting? I have done some but it's so much faster to do a cmd file for me.