>PS to anyone that's interested. I still am not 100% sure about those
>registry entried I posted the other day but they are what is placed into
the
>registry if you follow Tuviah's instructions which are in the old
archives.
>I don't know if I was clear about my intention. I was hoping that a guru
who
>had done this may confirm these entries before i go and crash my
computer.

You need to replace the forward slash with a backslash, or strangely it
will crash your computer(at least it did on NT4)

on mouseUp
  get
setRegistry("HKEY_CLASSES_ROOT\MyProgram\shell\open\ddeexec\","[FileOpen(
%1]")
  get
setRegistry("HKEY_CLASSES_ROOT\MyProgram\shell\open\ddeexec\application\"
,"EXT")
  get
setRegistry("HKEY_CLASSES_ROOT\MyProgram\shell\open\ddeexec\topic\","My_T
opic")
end mouseUp

Tuviah

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to