To display the Process Options
dialog box when the user opens a bundle, complete the following steps:
-
From the %Composerdir% directory,
open Composer.Client.exe.config with a text editor that supports
UTF-8.
-
Search for
the line that begins as follows.
<add key="showProcessOptions"
-
Complete
one of the following substeps.
Example
<add key="showProcessOptions" value="True" />
Note: The default value is True.
-
Save and
close the file.