Copy the contents of
%ALLUSERSPROFILE%\Application Data\Helios\TextPad
to new folder:
TextPad\license
Copy the contents of
%USERPROFILE%\Application Data\Helios\TextPad\7
to new folder:
TextPad\config
Now can run portable with the following LNK shortcut file:
TextPad.exe -f config -k license
Search found 22 matches
- Sat Jun 11, 2016 12:23 am
- Forum: Enhancement Suggestions
- Topic: Portable Text Pad
- Replies: 4
- Views: 4076
- Sat Jun 11, 2016 12:05 am
- Forum: Enhancement Suggestions
- Topic: Hide Horizontal scroll bar when Word wrap active
- Replies: 0
- Views: 2825
Hide Horizontal scroll bar when Word wrap active
Recommendation for new checkbox in Preferences > View [X] Hide Horizontal scroll bar when Word wrap active The horizontal scroll bar is not needed when word wrap is active. Sometimes you want to turn word wrap on and off in the middle of working on a document without also having to turn the ...
- Sat Feb 09, 2013 3:17 pm
- Forum: General
- Topic: Cut/Copy - If no selection apply to current line
- Replies: 5
- Views: 721
- Fri Feb 08, 2013 3:34 pm
- Forum: General
- Topic: Cut/Copy - If no selection apply to current line
- Replies: 5
- Views: 721
- Sun Feb 03, 2013 8:12 pm
- Forum: General
- Topic: Cut/Copy - If no selection apply to current line
- Replies: 5
- Views: 721
Cut/Copy - If no selection apply to current line
Is there any way to make that, if nothing is selected and Cut or Copy is done, then Textpad will apply Cut/Copy to the current line? This is such a common programmer workflow to move lines around. It really wastes my keystrokes to always have to have to hit "<Home> <Shift+Down><Ctrl+X>" every time I ...
- Fri Jan 18, 2013 11:51 pm
- Forum: General
- Topic: Really annoying - right click to open in Textpad.
- Replies: 12
- Views: 4068
Another reason for this happening can be for when notepad is being called with file names with spaces in it and you have Textpad set to "Replace Notepad". To fix: Search registry for all instances of following text: notepad.exe %1 replace with: notepad.exe "%1" From Textpad help page "Command Line ...
- Fri Jan 18, 2013 11:42 pm
- Forum: General
- Topic: Really annoying - right click to open in Textpad.
- Replies: 12
- Views: 4068
- Fri Jan 18, 2013 11:24 pm
- Forum: General
- Topic: Help! Lost all settings
- Replies: 2
- Views: 597
- Tue Jan 08, 2013 9:08 pm
- Forum: Tips
- Topic: Add "Open with TextPad" to context menu in Windows
- Replies: 1
- Views: 9475
- Mon Jan 07, 2013 7:31 pm
- Forum: Tips
- Topic: Setting the Default Unknown Action to Textpad in Windows 7
- Replies: 1
- Views: 7480
This will do it properly with passing the filename through dde - so that Textpad will open the file in the existing window instead of launching a new instance. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Unknown\shell] @="Textpad" [HKEY_CLASSES_ROOT\Unknown\shell\Textpad] @="&Textpad ...
- Mon Jan 07, 2013 7:25 pm
- Forum: General
- Topic: Preferences->General: items grayed out/disabled
- Replies: 2
- Views: 713
- Mon Jan 07, 2013 6:58 pm
- Forum: Enhancement Suggestions
- Topic: Allow toolbars to be docked on same row as menu bar
- Replies: 0
- Views: 927
Allow toolbars to be docked on same row as menu bar
It would be nice if the toolbars could be dragged to the right of the toolbar - so that people with widescreens could have their menu bar and toolbar all on one line.
- Mon Jan 07, 2013 2:18 pm
- Forum: Enhancement Suggestions
- Topic: Please have Ctrl+Tab go through the tabs in order shown
- Replies: 2
- Views: 1467
Please have Ctrl+Tab go through the tabs in order shown
Please have Ctrl+Tab go through the tabs in order that they are shown. (Not by most recent).
Please also have the documents on the Document Selector shown in same order as shown in the tabs.
Thank you for a great product.
Please also have the documents on the Document Selector shown in same order as shown in the tabs.
Thank you for a great product.
- Mon Jan 07, 2013 2:13 pm
- Forum: Enhancement Suggestions
- Topic: Ctrl+C - Copy Entire Line If Nothing Selected
- Replies: 0
- Views: 975
Ctrl+C - Copy Entire Line If Nothing Selected
It would be nice to have a keyboard configurable shortcut for the behavior common in programming IDEs, that is: Ctrl+C when nothing selected - will copy the current line. Ctrl+V -- will paste that line with original indentation (from beginning of line, not from current keyboard caret indentation ...
- Wed Dec 26, 2012 5:54 am
- Forum: General
- Topic: Textpad does not put Unicode BOM when selecting in Save As
- Replies: 3
- Views: 561