IS12 commond-line

IS12的帮助中有明确的说明怎么使用命令行模式编译工程~~

Command-Line Tools

InstallShield 12

In addition to its graphical user interface, InstallShield provides several command-line programs that you can use during build time, for instance, as part of a batch process, or during run time to customize the behavior of your installation.

Build-Time Programs

Descriptions of Build-Time Programs 

Purpose

Program

Compile an installation script (InstallScript-based projects)

Compile.exe

Act on a cabinet file: list, add, remove, or extract files (InstallScript projects)

ISCab.exe

Build a release

ISCmdBld.exe

Build a release (InstallScript projects)

ISBuild.exe

Build a release (InstallScript self-extracting executable files)

ReleasePackager.exe

Build a release (standalone builds)

IsSaBld.exe

Convert Microsoft's ClickOnce manifest file to the Developer Installation Manifest (.dim) format and a Basic MSI project (.ism) file

ClickOnce2Dim.exe

Run-Time Programs

Descriptions of Run-Time Programs 

Purpose

Program

Run an installation (InstallScript projects)

Setup.exe (InstallScript projects)

Run an installation (Windows Installer-based projects)

MsiExec.exe

Initiate the external user interface for Windows Installer (InstallScript MSI installation projects)

Setup.exe (InstallScript MSI installation projects)

Run a patch package (Windows Installer-based projects)

Update.exe

 

你可能感兴趣的:(windows,Microsoft,Build,interface,installer,behavior)