Usage: DirectX_Redist_Repack_x86_x64.exe [switches]
All switches are optional, *case-sensitive*.
/y - Passive mode, shows progress. *Both* Runtime and Managed are installed.
/ai - Quiet mode, no output shown. *Both* Runtime and Managed are installed.
/ai1 - Quiet mode. *Only* Runtime package is installed.
/ai2 - Quiet mode. *Only* Managed package is installed.
/ai3 - Uninstall mode. Try to remove both using bundled INF files.
/gm2 - Optional switch to disable extraction dialog for all other switches
/h | /? - Display help.
Examples:
Automatically install all packages and display progress:
DirectX_Redist_Repack_x86_x64.exe /y
Silently install all packages and display no progress:
DirectX_Redist_Repack_x86_x64.exe /ai /gm2
Silently install Runtime package:
DirectX_Redist_Repack_x86_x64.exe /ai1
Silently uninstall all packages:
DirectX_Redist_Repack_x86_x64.exe /ai3 /gm2