X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=netinstall%2Fregedit.h;h=6ef454034e808e1ec88c7c39da4ccbcfca7c7b4c;hp=4944c9e736403fdfa503c9a93d7571b984e551d4;hb=426fe636212336bb32a5e6f187c4d623709fa57d;hpb=1ecbe603154527afa87c21523aedd8e3bda77c2f diff --git a/netinstall/regedit.h b/netinstall/regedit.h index 4944c9e..6ef4540 100644 --- a/netinstall/regedit.h +++ b/netinstall/regedit.h @@ -23,4 +23,8 @@ char * find_cygwin_root (int *issystem); 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); +void remove_uninstall_path ();