Windows registry value error
| Newsgroups | gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <OF1FDA9C01.3E1224C9-ON86256D9D.0052FF7C-86256D9D.00547DE6@hmco.com> |
Just an FYI... I installed XEmacs 21.4.6 on Windows XP Pro using the Installshield setup here: http://ftp.us.xemacs.org/ftp/pub/xemacs/binary-kits/win32/installshield/xemacs-21.4.6.exe The incorrect values were under this registry key: HKLM\SOFTWARE\Microsoft\CurrentVersion\App Paths\xemacs.exe My correct path is: C:\XEmacs\XEmacs-21.4.6\i586-pc-win32 The incorrect values had a path of: C:\XEmacs\XEmacs-21.4.5i586-pc-win32 Notice the ".5" instead of ".6" and the missing '\' separator character.