I need to execute a .lua script using windows command line (cmd). I've got my .lua file in the same folder in which my lua.exe is.
I've tried several ways of running the file but I can't figure out how to do it. =(
(I also have the same script with the extension .out)