Why not make “TickStory” not depend on .NET at all?
I don’t know what language you are developing in, but if you use C or C++, you could with not much difficulty switch to using a Windows API and not depend on .NET!
Not only would it be much faster and more compact, but would function on almost any version of Windows (including Wine) without worrying about the version of .NET installed on the PC.