Interesting tool, but not really what I had in mind. That tool would search for something, but we are trying to develop an informational tool which allows users to drill down into the data.
We would accomplish this on a web server by running a query and building a web page depending on which piece of data a user selected. For example, if you had a hardware catalog, the user might see a list of various tools. If he clicked on "screwdrivers", the web server would return data from the database on individual screwdrivers, prices, etc. This can be done with static pages on a CD, but the time it takes to generate the individual pages, and upkeep the price lists, etc is considerable.
I like the idea of the pseudo ASP server on the CD (Tarwn). If anyone finds such a product, please let me know.