This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: "New exe" custom action - how to suppress cmd window
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- 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
- Report Inappropriate Content
May 11, 2022
11:27 AM
I changed the custom actions from "New EXE" to InstallScript LaunchApplication with SW_HIDE.
