Navigation:  Actions > Installers > WiX >

WiX Action Decompiler Tab

Previous pageReturn to chapter overviewNext page

This tab of the WiX action specifies decompiler options.

 

Output filename: The WiX source file to decompile to (optional, defaults to name of MSI file from the Input file field on the Project tab, with .wxs extension).

 

Do not delete temporary files: If checked, temporary files that are generated will not be deleted.

 

Suppress dropping empty tables: Prevents dropping of empty tables.

 

Suppress relative action sequencing: Prevents generation of relative action sequencing.

 

Suppress decompiling UI-related tables: Prevents generation of UI-related tables.

 

Additional command-line options: Use this field to enter any additional decompiler (dark.exe) command-line flags.  Type dark<Enter> at a Command Prompt to see the available options.