[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: The most stupid thing you've done with Lua?
- From: Asko Kauppi <asko.kauppi@...>
- Date: Wed, 9 Jul 2003 19:20:17 +0300
I did mine today.. a script (regedit.lua) that allows Win32 registry
control from within Lua. No modules, no c code, just .. regedit.exe and
a temporary file. And _lots_ of file parsing!
Anyone out there with even more useless scripts?
.ak