After downloaded SC UniPad, you may want to use it to open *.txt files, *.html
files, etc. This is a tedious work and you may miss some file type.

There is a hint : you can associate SC UniPad to MIME type text, instead of to
some particulart file extentions.

This functionality is not accessible from standard Windows file association
manager, but can be done with the registry (manualy).

Here is a *.reg file you may creat and then install :

--------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\SystemFileAssociations\text\shell\OpenWithSCUniPad]
@="Open with the Unicode editor SC UniPad"

[HKEY_CLASSES_ROOT\SystemFileAssociations\text\shell\OpenWithSCUniPad\command]
@="\"C:\\Program Files\\SC UniPad\\up.exe\" \"%1\""

--------------------

Open PSPad, copy this, and save it in a file name SCUniPadMIMEAssociation.reg
(as an exemple). Then right click on the file, and choose "install".

Note: you may need to change "C:\\Program Files\\SC UniPad\\up.exe\" if you did
installed it in an other directory.

Now, you may right-click on any file of MIME type text, and you will find an
entry in the context menu to edit the file with SCUniPad.

Second hint : you can do the same to add a MIME type association to open file in
PSPad ;-)

-- 
<http://forum.pspad.com/read.php?2,43847,43849>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem