PDA

View Full Version : feature request: add reg key InstDir at setup


stax76
29th August 2003, 15:17
Hi,
would be nice to have this key to know
where the docu is located. I'm currently
working on improvements on the DVX
AviSynth script editor, mainly the sub
dialogs are moved to dockable/tabed windows,
code completion ListBox by pressing
Ctrl + Space or typing ). , a filter TreeView
displable, all, by category, by plugin etc
and many other improvements. Maybe I'll add
also a help file creator which creates help
files out of the filter descriptions in neuron2
look. If there is a skilled .NET programmer
helping me to replace the ugly RichTextBox
with SharpDevelop code (which is written by
a genius and is quite complex) I would be
willing to extract all AviSynth related
features to a single application, I wouldn't
want to maintain this application but maybe
somebody else would like to

Regards,
Dolemite

sh0dan
30th August 2003, 03:27
Sorry - I might be slow - but is this a feature request?

What exactly are you asking for, if anything beside a fellow developer?

Richard Berg
30th August 2003, 10:30
I am similarly confused, if it helps.

stax76
30th August 2003, 11:15
many setup routines add a registry key InstDir or InstallDirectory for several reasons. I need to know where AviSynth was installed, I have now the idea maybe I'll find a key at the deinstall keys, I'll take a second look