This action lets you execute a program or open a document file. This function is useful for opening single or multiple document files at the end of the extraction process, or to execute standard applications. In order to open a document file, the package automatically asks Windows to run the associated application. For example: to open a bitmap file (.BMP ), the default bitmap editor (generally Microsoft Paint) will be run. Property Name | Data Type | Description |
|---|
| Display | dwWindowState | Defines the state of the program's window. There is a defined set of window states from which you you can choose in the list box. | Filename | String | Full path to the file you would like to execute. Example: %DESTPATH%\Readme.txt | Parameters | String | If you would like to pass any command line options to your program. Optional. |
Notes: this feature is also available in the Program/Setup Execution panel. in order to open your Web page (or Web site) in the user's default Web browser, just do this: enter the full URL (Uniform Resource Locator) of your Web page in the Filename property. At runtime, packages will open the default Web browser to the specified URL. For example: assign "http://www.gdgsoft.com" to the Filename property in order to go to the G.D.G. Software site.
Paquet Builder Help - Copyright © G.D.G. Software. All rights reserved. |