Skip to content

Is it possible to conditionally hide Launch button. #6578

Answered by lukeskrz
lukeskrz asked this question in Questions
Discussion options

You must be logged in to vote

Thanks for the response.
Here's a simple example bootstrapper and dummy MSI. By default if you click the Launch button it executes notepad.
I can call it like BootstrapperTest LaunchTarget=cmd.exe to have it launch the cmd window instead.
However, if I run BootstrapperTest LaunchTarget= the Launch button is still visible.

BootstrapperTest.zip

Overriding the command line would probably be enough, although I have found a workaround with having the button launch a small helper process that launches my application in the correct manner.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rseanhall
Comment options

@lukeskrz
Comment options

Answer selected by lukeskrz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants