options:general:portable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
options:general:portable [2014/02/09 01:50] – external edit 127.0.0.1options:general:portable [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Portable ====== ====== Portable ======
  
-Most of the HippoEDIT settings are stored in xml files.+Most of the HippoEDIT settings are stored in XML files.
  
-The only settings still in registry: NSIS (installer) settings, as installation directory, start menu location etc.+The only settings still in the registry: NSIS (installer) settings, as installation directory, start menu location etc.
  
-HippoEDIT also uses Windows %Temp% folder to store buffered [[options:cache|service data between sessions]]. :!: But not in //Portable// mode. If running portable, HippoEDIT would not leave any temp files on exit. But you should be aware that they are used to speed up loading of editor next time and for user file preferences, so editor will start slower and file specific settings will not be saved between sessions. +HippoEDIT also uses Windows %TEMP% folder to store cached [[options:cache|service data between sessions]]. :!: But not in //Portable// mode. If running portable, HippoEDIT would not leave any temp files on exit. But you should be aware that they are used to speed up loading of editor next time and for user file preferences, so the editor will start slower and file specific settings will not be saved between sessions. 
  
 There are two ways how you can turn HippoEDIT in //portable// mode: There are two ways how you can turn HippoEDIT in //portable// mode:
Line 11: Line 11:
   * or with [[options:xml:portable|XML parameter]].   * or with [[options:xml:portable|XML parameter]].
  
-In any case, you need to also [[options:user_directory|install HippoEDIT in Portable mode]], to have all you data located aside with HippoEDIT executable.+In any case, you need to also [[options:user_directory|install HippoEDIT in Portable mode]], to have all your data located aside with HippoEDIT executable.