|
简介:Inno Setup 是一个免费的安装制作软件,小巧、简便、精美是其最大特点,支持pascal脚本,能快速制作出标准Windows2000风格的安装界面,足以完成一般安装任务。该软件用Delphi写成,其官方网站同时也提供源程序免费下载。它虽不能与Installshield这类恐龙级的安装制作软件相比,但也当之无愧算是后起之秀。<br>
Inno Setup is a installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.<br>
<br>
Key features: <br>
Support for all versions of Windows in use today -- Windows 95, 98, 2000, 2003, XP, Me, NT 4.0. (No service packs are required.) <br>
Extensive support for installation of 64-bit applications on the 64-bit editions of Windows XP and Windows Server 2003. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 is required to install in 64-bit mode.) <br>
Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported. <br>
Standard Windows 2000/XP-style wizard interface. <br>
Customizable setup types, e.g. Full, Minimal, Custom. <br>
Complete uninstall capabilities. <br>
Installation of files:Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts. <br>
Creation of shortcuts anywhere, including in the Start Menu and on the desktop. <br>
Creation of registry and .INI entries. <br>
Integrated Pascal scripting engine. <br>
Support for multilingual installs. <br>
Support for passworded and encrypted installs. <br>
Silent install and uninstall. <br>
Full source code is available 本文转自俺要下载
www.ayxz.com
|