view nt/installer/Wise/el.reg @ 1266:b5a5863da615

[xemacs-hg @ 2003-02-07 00:54:17 by ben] To: xemacs-patches@xemacs.org lread.c: Oops. Plain C can't handle declarations intermixed with statements.
author ben
date Fri, 07 Feb 2003 00:54:20 +0000
parents 74fd4e045ea6
children
line wrap: on
line source


REGEDIT4

[HKEY_CLASSES_ROOT\.el]
@="elfile"
"Content Type"="text/plain"

[HKEY_CLASSES_ROOT\elfile]
@="Emacs lisp"
"EditFlags"=hex:00,00,01,00

[HKEY_CLASSES_ROOT\elfile\Shell]
@=""

[HKEY_CLASSES_ROOT\elfile\Shell\open]

[HKEY_CLASSES_ROOT\elfile\Shell\open\command]
@="\"C:\\Program Files\\XEmacs\\XEmacs-21.0\\i386-pc-win32\\runemacs.exe\" \"%1\""

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec]
@="open(\"%1\")"

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec\Application]
@="XEmacs"

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec\topic]
@="System"

[HKEY_CLASSES_ROOT\elfile\DefaultIcon]
@="C:\\Program Files\\XEmacs\\XEmacs-21.0\\i386-pc-win32\\runemacs.exe,2"

[HKEY_CLASSES_ROOT\elfile\QuickView]
@="*"