Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| options:files [2016/05/13 00:17] – admin | options:files [2020/04/17 01:09] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Where my HippoEDIT configuration stored? ====== | ====== Where my HippoEDIT configuration stored? ====== | ||
| - | HippoEDIT stores configuration in different files. | + | HippoEDIT stores configuration in different files which can be found in [[scripting: |
| * // | * // | ||
| * // | * // | ||
| * // | * // | ||
| + | * // | ||
| + | * // | ||
| + | * // | ||
| * // | * // | ||
| * // | * // | ||
| Line 19: | Line 22: | ||
| Sometimes, if problem occurs in context of some specific syntax, it is better to to send also data\syntax\%you_syntax%_spec.xml + %you_syntax%_user.xml. | Sometimes, if problem occurs in context of some specific syntax, it is better to to send also data\syntax\%you_syntax%_spec.xml + %you_syntax%_user.xml. | ||
| + | ====== Syntax settings ====== | ||
| + | As already written configuration/ | ||
| + | ===== < | ||
| + | Contains basic syntax settings as: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | <note important> | ||
| + | ===== < | ||
| + | Contains user specific preference for syntax and in most cases delivered empty (or not delivered at all). These files are never overwritten by updates and left as they are after initial installation. | ||
| + | //user// file contain: | ||
| + | * [[options: | ||
| + | * [[options: | ||
| + | * [[options: | ||
| ====== License file ====== | ====== License file ====== | ||
| - | It is not possible to copy license.dat from one PC to another one. You need to re-register (enter your license key) in the second machine too. \\ | + | It is not possible to copy license.dat from one PC to another one. You need to re-register (enter your license key) on the second machine too. \\ |
| The only way to avoid this, if you initially install HE on a flash (remote) drive. In this case, license.dat would be bound to it. | The only way to avoid this, if you initially install HE on a flash (remote) drive. In this case, license.dat would be bound to it. | ||
| Line 30: | Line 48: | ||
| * **%TEMP%\he*.tmp** --> [[options: | * **%TEMP%\he*.tmp** --> [[options: | ||
| * **<file name> | * **<file name> | ||
| - | * **< | ||
| * ***.heprj** --> HippoEDIT project files. | * ***.heprj** --> HippoEDIT project files. | ||
| + | * ***.hemcr** --> HippoEDIT macro file | ||
| + | * ***.hejs** --> HippoEDIT JS scripting file | ||
| + | * ***.hebundle** --> HippoEDIT bundle file (zip archive) containing HippoEDIT installable component (plugin, syntax, dictionary, etc.) | ||