Defining call parameters for DGI2EML
You can use the tool DGI2EML to specify various call parameters. You can also specify the parameters when calling the program. The order is irrelevant. You specify the path to the DGIX file directly without parameters.
The following parameters are available to you:
-silent
Meaning: You use the parameter to specify that all the user interfaces are suppressed and only the conversion of the DGIX file is performed.
Value: true or false
Default value: false
Example: -silent=true
-temp
Meaning: You use the parameter to define the directory in which the conversion is performed.
Value: "<Path to the directory>"
Default value: Temporary directory of Windows
Example: -temp="C:\test"
Sample call: DGI2EML.exe "C:\E-Mail.dgix" -silent=true -temp="C:\temp"
See also: