Lennart Borgman <[EMAIL PROTECTED]> writes: > A note for non w32 users: On w32 application paths are (if the > installation process is welbehaved) stored in a Registry key under > "App Paths" (with a path prepended, the registry has an hierarchical > view looking like a tree structured file system).
This is misleading. The "App Paths" registry key is used for finding DLLs loaded by that application. Nothing more. To find this registry key requires knowing where the executable file it, since the path to this key within the registry is stored in the executable itself. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel