The Action - Edit INI File dialog box lets you specify a configuration file and configure the list of changes to be performed on the file. You can also create a file, if one does not exist. You can also specify the specific requirements that a device must meet for the action to be executed on the device.
To access this dialog box in ZENworks Control Center, click the Bundles tab. Click the underlined link of a bundle in the Name column of the Bundles list, click the Actions tab, click one of the action set tabs (Distribute, Install, Launch, Repair, Uninstall, Terminate, or Preboot), click the Add drop-down list, then select an available action.
The following sections contain additional information:
The General page lets you specify a configuration file and configure the list of changes to be performed on the file. You can also create a file, if one does not exist.
Specify the file that you want to change. For example, C:\Program Files\OpenOffice.org 2.0\program\setup.ini.
Specify the encoding that you want to use:
Auto detect: Use the encoding used in the original file that you specified in the Filename field. This is the default option.
ASCII: Use ASCII encoding.
Unicode: Use Unicode encoding.
UTF-8: Use UTF-8 (8-bit UCS/Unicode Transformation Format) encoding.
Specify whether you want to create the file specified in the Filename field, if it does not exist. The file is created with the same name and the extension as specified in File Path. If the file specified in File Path does not have an extension, then the created file also does not have any extension.
If this option is selected and Encoding is set to Auto detect, the file is created in UTF-8 format with the same name and the extension as specified in File Path.
The INI Changes page lets you specify the INI file to change, add sections to the file, add keys to a section in the file, and import changes from another INI file.
To access this dialog box in ZENworks Control Center, click the Bundles tab. Click the underlined link of a bundle in the Name column of the Bundles list, click the Actions tab, click one of the action set tabs (Distribute, Install, Launch, Repair, Uninstall, Terminate, or Preboot), click the Add drop-down list, then select an available action.
The following table lists the tasks you can perform to manage INI changes.
Table 6-1 INI Tasks
Task |
Steps |
Additional Details |
---|---|---|
Specify the INI file to change |
|
For example, C:\Program Files\OpenOffice.org 2.0\program\setup.ini. |
Add a section |
|
If you specify an existing section and add new keys to the list, then the existing section is updated with the newly added keys. For example, if a section sect1 with k1=v1 already exists and if you specify a new section sect1 with k1=v1, k2=v2, then the newly added key k2=v2 is added to sect1. |
Add keys to a section |
|
|
Edit an INI Change |
|
The Section Change Type configured for the section is displayed by default in the Add Change dialog box. |
Remove a section or keys |
|
|
Import INI changes from another file |
|
|
Change the order of items |
|
|
Select all the objects of a parent folder |
|
|
Deselect all the objects of a parent folder |
|
|
Clear Selection |
|
|
Run Action As: Specify System (the default) or User from the Run Action As list. Specify System if removing files requires access to all areas of the device’s file system. If you use mapped network drives to specify files and directories, you must run the action as User.
The Advanced page lets you create the file (if it does not exist), specify the number of backup files to retain, and specify key-value separators and comment characters.
Create File, If Does Not Exist: Specify whether you want to create the file specified in the Filename field, if it does not exist.
Number of File Backup(s) to Retain: Specify the number of backups of the INI file to retain. The default is 5 backup copies, but you can specify any number between 1 and 25. When the number of backup copies of the file exceeds the number specified here, the oldest backup file is overwritten.
Key-Value Separator: Specify the character you want to separate key values. You can use an equals sign (=) or a colon (:).
Value Separator: Specify the character you want to separate the multiple values. You can use characters such as equals sign (=), comma(,), space( ), hash (#), semicolon (;) or a colon (:).
Comment Character: Specify the character you want precede comments in the INI file. You can use a semicolon (;) or a pound sign (#).
Append key-value separator to the key when value is not available: Select this option to append the key-value separator to the key even if the value is not available. For example, in the setup.ini file used by Acrobat Reader*, the CmdLine key does not have a value but requires a key-value separator.
The Requirements page lets you define specific requirements that a device must meet for the action to be enforced on it. For information about the requirements, see Requirements.