现在的位置: 首页 > 综合 > 正文

Run application

2013年10月14日 ⁄ 综合 ⁄ 共 1867字 ⁄ 字号 评论关闭

Run application
运行程序

Runs an application using a command line.
使用命令行运行程序

Description
描述
Optionally, you may add comments here describing the purpose of this element.
您可以随意地添加注释为每一个元素.

Path
路径
Choose the path to an application.
选择应用程序路径.

APPLICATION DATA PATH - Program subfolder in Application Data folder.
APPLICATION DATA PATH - 程序数据文件夹得子目录.

CDROM PATH - CD or DVD drive.
CDROM PATH - CD或DVD驱动器.

CUSTOM PATH - The path must be defined in the filename control.
CUSTOM PATH - 路径包含文件名中,文件使用完整的路径名.

INSTALL PATH - Default installation path.
INSTALL PATH - 默认安装路径.

SETUP FILE PATH - The path where setup executable file is run.
SETUP FILE PATH - 安装程序运行的路径.

SYSTEM PATH - Windows system directory.
SYSTME PATH - windows系统目录.

TEMPORARY PATH - Windows temporary directory.
TEMPORARY PATH - Windows 临时目录.

WINDOWS PATH - Windows directory.
WINDOWS PATH - Windows 目录.

Filename
文件名
Name of the file to be started. It can be EXE or BAT file.
将被运行文件的名字.可以是exe或

Command-Line parameters
命令行参数
Specify the command line parameters here.
在这里指定命令行参数.
-open "#setuppath#/myfile.dat"

Working Directory
工作目录
A working directory for the application being started.
程序开始运行的目录.

Wait until application finishes
等待程序运行结束.
If this is checked, the installation will be suspended until the running application finishes. Macro #isrunok# will equal 1 if the application was run successfully. Otherwise, it will equal zero. You can use macro #runret# in the next commands to get the result of the finished application.
如果选择,安装程序就会挂起直到程序运行结束.程序运行成功,宏 #isrunok# 等于1,否则等于0.您可以用宏 #runret# 在之后的命令中得到程序运行的结果.

Run as
作为
Application state on startup.
程序开始执行的状态.

Hide - Application window will be hidden.
隐藏 - 窗口隐藏.

Normal - Default application state.
正常 - 默认样式.

Maximize - Application window will be maximized.
最大化 - 窗口最大化.

Minimize - Application window will be minimized .
最小化 - 窗口最小化.

If Condition
如果条件
You can specify a condition that should be met for the action to be performed. See If Condition for Wizard for more details. If the condition is FALSE then the command is skipped. See How to use If Condition for more details.
你可以指定一个该动作执行的条件.查看向导的如果条件详细信息.如果条件为假,动作忽略.查看如果条件的详细描述.

Copyright © 1998-2010 Gentee, Inc. All rights reserved.

抱歉!评论已关闭.