Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional assignment to variables #4948

Closed
wixbot opened this issue Nov 3, 2015 · 2 comments
Closed

Conditional assignment to variables #4948

wixbot opened this issue Nov 3, 2015 · 2 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Nov 3, 2015

It would be useful to be able to do at least some simple conditional assignment to variables. Example

<Bundle>
    <Variable Name="LaunchTarget" Value="..." />
    <Variable Name="LaunchArguments" Value="..." />

In the above sample, it would be beneficial to be able to change the launch target or the launch arguments depending of whether there is a previous installation or not, depending on whether a specific registry key exists and so on.

Originally opened by villintehaspam

@wixbot
Copy link
Author

wixbot commented Nov 6, 2015

Needs a WIP to design what's possible, when it happens, what's supported, etc.

Release changed from v3.10 to v4.x

@rseanhall
Copy link
Contributor

Implemented simultaneously with #5539.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants