|
If you're entering "cmd.exe /K lua.exe" into Start-.Run, then entering
just "lua.exe" should also work.
Alternatively:
On Wed, Sep 9, 2009 at 8:45 AM, Robert G.
Jakabosky<bobby@sharedrealm.com> wrote:
> Type this Lua code to execute that Lua script:
> dofile("C:\\a\\ScriptingLanguageSupport\\Lua2.lua")
dofile[[C:\a\ScriptingLanguageSupport\Lua2.lua]]