diff netinstall/regedit.h @ 657:ce0b3f2eff35

[xemacs-hg @ 2001-09-09 04:37:41 by andyp] DDE, netinstall and cygwin file fixes
author andyp
date Sun, 09 Sep 2001 04:37:48 +0000
parents 3078fd1074e8
children 146d342ff859
line wrap: on
line diff
--- a/netinstall/regedit.h	Sat Sep 08 09:12:09 2001 +0000
+++ b/netinstall/regedit.h	Sun Sep 09 04:37:48 2001 +0000
@@ -23,4 +23,8 @@
 void	create_xemacs_root (char *posix, int issystem, int isnative);
 void	remove_xemacs_root ();
 void	set_app_path (char *exe, char* path, int issystem);
+void 	set_install_path (char* path, int issystem);
+void	setup_explorer (char* file_type, char* name, char *exe);
+void	remove_app_path (char *exe, int issystem);
+void	remove_uninstall_path ();