cannot run CMD script from Vista windows explorer
- by jamesvista
I am running Vista Home Premium. I tried to write a script to do some simple automation.... it does not work!
even the most simple script like:
@echo ON
dir .
does not get executed and only an empty CMD shell pops open when started from explorer.
From the cmd windows there is no problem.
This is really weird and I have never seen this before…