Skip to content

executable_options

Jeremy Baker edited this page Jun 10, 2016 · 1 revision

##executable_options

Description

The executable_options key allows you to specify the command line options for a package. More common with Windows packages. ####Example Usage:

<key>executable_options</key>
<string>-ms</string>

Required: False

Clone this wiki locally