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

Add support for Squirrel's --no-msi option #1013

Merged
merged 2 commits into from
Nov 30, 2015
Merged

Add support for Squirrel's --no-msi option #1013

merged 2 commits into from
Nov 30, 2015

Conversation

LucasMaloney
Copy link
Contributor

No description provided.

{
Establish context = () => Parameters = Parameters.With(p => p.NoMsi, true);

It should_include_setup_icon = () => Arguments.ShouldContain("--no-msi");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should_include_nomsi?

forki added a commit that referenced this pull request Nov 30, 2015
Add support for Squirrel's --no-msi option
@forki forki merged commit 0510f9d into fsprojects:master Nov 30, 2015
@forki
Copy link
Member

forki commented Nov 30, 2015

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants