Documentation states that I should be able to run a csx file directly by invoking the name.
foo.csx arg1 arg2
This doesn't work on new installations
I am guessing this commit disabled it
fb71d31
Why was it disabled? Was there an issue with the code? Is it possible we could enable it again but only with a switch?