- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 28, 2022
05:04 PM
"New exe" custom action - how to suppress cmd window
IS 2021
'New EXE' custom actions pointing to files installed with the product. 'Command line' currently contains 'install', or 'uninstall'.
When the custom action executes, cmd windows appear. Is there a way to suppress these cmd windows with an addition option on the command line, or, do I need to select a different type of custom action to execute these exe's?
- Tags:
- custom action
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
May 11, 2022
11:27 AM
I changed the custom actions from "New EXE" to InstallScript LaunchApplication with SW_HIDE.
