Are there command line switches that can be used during a silent installation that control the creation of shortcuts?
Thanks!
AJ
Code: Select all
INSTALL_SHORTCUT="True"
Code: Select all
msiexec /i <path_to_msi> INSTALL_SHORTCUT="True"