This program is cool. The beta version support unicode.
http://www.pspad.com
You are here
PSPad - Powerful text/code editor
Then you will be happy to know that your program is portable, indeed it write settings to it'S local directory. Juts download the zip archive and unzip it in a folder of your choice...
hundred of portable applications:
http://standalone.atspace.org/index.html
... and UPX all EXEs and DLLs and delete all unneeded languages files.
I like it... It runs up to 7MB on my key.
JTH, where's your auto-UPX/7z-er? Bring it over here!
~nm35
Hi nm35,
in the meantime you can use Sweep (Package with the exe + source).
Sweep runs a command in all sub dirs. You just type "sweep [commands]".
This is not a great help for rezipping but for UPXing all files in an directory (with all sub-dirs) it is perfect.
e.g.
{path to sweep}\sweep.exe {path to upx}\upx.exe --best --crp-ms=999999 --compress-icons=0 --nrv2d *
(all in one line; call it from within the dir you want to upx)
Cya Ryushi