Project Description
A simple utility to compress & pack a program into one exe file (creates one self extracting executable). Uses Zip compression, which is implemented using the ICSharpCode.SharpZLib library. Written in c# (Visual c# express 2008), uses only managed code.
version 1.1 Features:
Able to password protect application.
Localization support (Currently English & Hungarian languages available)
+Added a form to chose which program to run (Only displayed when the application has more than one exe files)
需注意:軟體須以命令行形式直接輸入指令來執行,因此直接執行是不會有介面供使用者操作。
由於輸出結果是以 ZIP 檔為基礎,所以可以直接就被解壓縮軟體解出打包後的內容。作者: PeterWu1 時間: 2009-5-3 01:02 AM 不太懂!但是如果能將軟體打包執行,日後一些免安裝軟體就好管理了,
謝謝您的分享!作者: hebe7894 時間: 2011-8-25 07:20 PM 謝大大繁化辛苦了