- AuthorPosts
- July 22, 2013 at 8:11 am #11231ldmParticipant
Hi All,
Where does the Snippets Plug-in store its database/files? I know there is an option for export/import, but anyway…
Thank you!
July 22, 2013 at 11:35 pm #11232Yutaka EmuraKeymasterHello,
The snippets are usually saved in :
C:Users(username)AppDataRoamingEmurasoftEmEditor
as the file name Snippets.bin.
Thanks!
July 23, 2013 at 10:37 am #11233ldmParticipantIs there a way to re-define its default location?
July 23, 2013 at 5:11 pm #11234Yutaka EmuraKeymasterNo. However, if you use EmEditor as the portable, the Snippets.bin file will be saved in the PlugIns folder.
Thanks!
August 20, 2013 at 11:36 am #11270ldmParticipantAs for the EmEditor performances, are they the same in the regular and portable versions?
What are the cons & pros for the portable version?
Thank youAugust 20, 2013 at 3:42 pm #11271Yutaka EmuraKeymasterEmEditor frequently uses the Registry to save and load settings (in order to reduce used memory size) when installed. However, when it is used as portable settings, it uses .INI files, and INI files are very slow compared to the Registry. For this reason, I advise using the Installer whenever possible. However, in most cases, both speed are about the same. The differences are significant when you change settings or when you first launch EmEditor.
Also, some features like Update Checker, File Extension Association with EmEditor, Explorer context menu, Windows 8/7 Taskbar context menu, etc., are only available from installed EmEditor.
Thanks!
August 21, 2013 at 9:05 am #11273ldmParticipantThank you for the explanation, very comprehensive!
August 26, 2013 at 4:53 pm #11304JohnQSmithParticipantAlso, the installer version requires administrator rights for installation, whereas portable version does not.
I have to run the portable version at work since I don’t have admin rights on that machine. It would be nice to have an installer version that would use the registry HKCU instead of HKLM. I have other programs that install fine and add shell extensions without needing admin rights.
- AuthorPosts
- You must be logged in to reply to this topic.