Check out for srlua. It does what you need.
It’s from one of the Lua authors. On this address there is also pre-compiled Windows binaries, so that would be even easier for you I think.
Related Contents:
- What is the Windows version of cron? [closed]
- How to check if a process is running via a batch script
- Text editor to open big (giant, huge, large) text files [closed]
- Generating a unique machine id
- ‘Pretty print’ windows %PATH% variable – how to split on ‘;’ in CMD shell
- How to run a PowerShell script without displaying a window?
- How to generate an import library (LIB-file) from a DLL?
- How do I run Redis on Windows?
- How to test if a file is a directory in a batch script?
- How to get a file in Windows with a colon in the filename?
- Escape percent in bat file
- What does %~d0 mean in a Windows batch file?
- Possible to change where Android Virtual Devices are saved?
- Command to run a .bat file
- How do I set the version information for an existing .exe, .dll?
- Docker Toolbox – Localhost not working
- Windows Phone 7 (WP7) Change a button’s background color on click
- How can I uninstall an application using PowerShell?
- Is there a better Windows Console Window? [closed]
- Capture output command CMD
- How to run a hello.js file in Node.js on windows?
- Windows Visual Themes: Gallery of Parts and States?
- How do I deal with quote characters when using cmd.exe
- Windows batch file file download from a URL
- Groovy Shell warning “Could not open/create prefs root node …”
- How can two text files be read in parallel by a batch file?
- Cannot remove item, The Directory is not empty
- “rm -rf” equivalent for Windows?
- How to use npm with node.exe?
- How can I debug a .BAT script?
- How to count no of lines in text file and store the value into a variable using batch script?
- Threadscope’s gettext.sh file interferes with git on Windows
- Overlaying on a 3D fullscreen application
- Running cURL on 64 bit Windows
- How can I get a list of all open named pipes in Windows?
- Why does ECHO command print some extra trailing space into the file?
- How to use clang with mingw-w64 headers on windows
- Python executables: py2exe or PyInstaller?
- How do I install just the client tools for PostgreSQL on Windows?
- Command line tool to delete folder with a specified name recursively in Windows?
- How to echo “2” (no quotes) to a file, from a batch script?
- Mongodb: Failed to connect to 127.0.0.1:27017, reason: errno:10061
- Remove unwanted path name from %path% variable via batch
- What is needed for curses in Python 3.4 on Windows7?
- How can I execute a shell command using VBA?
- Combine exe and msi file in one installer
- Create a new cmd.exe window from within another cmd.exe prompt
- Batch file encoding
- batch file Copy files with certain extensions from multiple directories into one directory
- How Can I Install TypeScript with Visual Studio 2010