Is the Crimson Editor can be done portable way?
This is a good Text Editor, anyone can make it portable?
Here is the Official website of Crimson Editor.
http://www.crimsoneditor.com/
New: Run-Command (Dec 2, 2024), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads Nov/Dec!, Please donate today
Is the Crimson Editor can be done portable way?
This is a good Text Editor, anyone can make it portable?
Here is the Official website of Crimson Editor.
http://www.crimsoneditor.com/
For those not in the know, this is a Freeware implementation of UltraEdit32. It is still not as powerful as UltraEdit but....
Great little editor, heading for great heights!
Cruzing away with a Cruzer1Gb
Cruzing away with a Cruzer1Gb
want it for a text editor try PSPad.
http://www.pspad.com/
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
I like PSPad, but usually revert back to SciTE.
Rob Loach [Website] [Projects]
The best one I've used is Notepad++. It's already portable.
Portable Crimson Editor 3.70:
[Moderator RM: Link removed, please include information on how to get the source or include it]
Sweet, too bad it still leaves folders in the registry (although empty)
Do you think of these two:
HKEY_LOCAL_MACHINE "SOFTWARE\Crimson System
HKEY_CURRENT_USER "SOFTWARE\Crimson System
?
I left these purposedly. Just think of you've installed other crimson software and when you close Crimson Editor, it will wipe the installed software's settings out of the registry.
But if you prefer, modify the nsi source code from:
DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\Crimson System\Crimson Editor"
DeleteRegKey HKEY_CURRENT_USER "SOFTWARE\Crimson System\Crimson Editor"
to
DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\Crimson System"
DeleteRegKey HKEY_CURRENT_USER "SOFTWARE\Crimson System"
and compile the launcher.
Na Im just being picky. This is great and will surely be useful until Emerald Editor is around.
Thanks!
I dont know much about NSIS but you could use an If statement (if possible) in the first few lines to check if keys were in there already and if they weren't delete the entire folder tree, if not leave it there.
(Sorry if I'm wrong, I don't know NSIS, but I do know C++ and thats how it works there.)
----
Linux: Because rebooting is for adding hardware
Good idea, I'll check it if I have some time (unfortunately I'm not an NSIS guru)
Edit: LOL I had to put an extra "/ifempty" after DeleteRegKey command
Unfortunately it took about 2 hours to figure it out
Now the reg key is deleted only if it is empty.
http://rapidshare.com/files/20576170/PortableCrimsonEditor3.70.rar
For me it's NoteTab all the way, baby!!!...
www.notetab.com
"I don't hate cats...as long as they stay on the freeway, where they belong."
- Brad Stine