Portable Toolkit Beta 1.0
I have put together a toolkit for making portable applications. This is for people who don't like NSIS and perfer AutoIt. It includes a code template for a launcher and a compressor script to compress a directory.
Supported formats for compression
- EXE -- UPX
- HTML -- Absolute HTML Compressor
- ZIP -- 7-Zip
- PNG -- Optipng
To add your own compression format simply create a new batch file in the helpers directory.
To enable pngout support download pngout to a folder under helpers name pngout. Open png.bat and uncomment the line of code.
- Read more about Portable Toolkit Beta 1.0
- 6 comments
- Log in or register to post comments