What features do you all want to see next?
jewser
joshua at b...
Sat, 01 Jun 2002 19:44:11 -0000
--- In ExtractStream@y..., "Don Starr" <don@s...> wrote:
> >Saving of preferences, either as an INI in the execs dir, or as a
> >registry entry.
>
> I'd recommend the INI file approach. One of the nice things about
most
> of the extraction/editing tools I've used is the ability to
> _completely_ remove them by simply deleting the directory.
>
> If using registry entries, you then (IMNSHO) have to provide an
> uninstall tool to clean up those entries.
My thoughts exactly. I have implemented it as a TyTool.ini file in
the same directory as the .exe. Usual rules apply. The # character at
the start of a line constitutes a comment.
--jdiner