For those that don't know what Ri'than Lian is, it is a tool for helping tidy log files up. It's basically a regular text editor but with various advanced search & replace features added.
Originally it was made in Delphi, but that was a really simple version, and it wasn't easy to add more power. I tried C# after that, but C# has shit font-handling stuff. So, I then decided to make it a HTA - a HyperText Application - just like a web page, but with more control & power.
What you will find below is most certainly not a finished version. I don't really even consider it at Alpha/Beta stage. I've called it Pre-Release Version 1, because this is the first version I'm letting others see, and I don't want it considered as released - the final version will (hopefully) be far better.
So, what actually is it? It's my progress so far. Complete with bugs, and buttons for not-yet-implemented-features.
I've tried to make it clear what works & what doesn't, but I might have missed some stuff, so apologies for that if I have.
Why am I posting it at all? Because I want people to test it. As the developer, I am more likely to see certain bugs and would miss some that users might find. Also, if more people complain about Bug X than Bug Y, I know what to try and get fixed first.
Also, despite its flakeyness, it does work. Ish. So feel free to give any general feedback about the using of the application in addition to any bug reports.
You can get it in RAR format from
here. Extract everything to its own directory (it wont create one by default) and run the HTA file.
(I don't think it will work on Macs, but if anyone wants to try and let me know, feel free)Okay, so I think I've covered everything. If I've missed anything then obviously ask here.