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

Args of setup #296

Closed
wants to merge 3 commits into from
Closed

Args of setup #296

wants to merge 3 commits into from

Conversation

ricardopolo
Copy link
Contributor

This PR is because I need some help

Using this logic I (think) can pass arguments from setup.exe to invokePostInstall method. But I dont know how can I read it from install event.

Any help will be appreciated.

@ricardopolo
Copy link
Contributor Author

@paulcbetts I think this is ready and you can read arguments in your exe with Environment.GetCommandLineArgs()

@shiftkey shiftkey added the unmergeable Pull requests that do not merge currently into the default branch label Apr 24, 2019
@ken-sands
Copy link

ken-sands commented Oct 17, 2021

UpdateManager.ApplyReleases.cs invokePostInstall() Version now needs to be SemanticVersion. There are a few other things that need fixing up but the premise works and is an essential feature for us, passing in a key or path or such for IT during a thousand user wide install rather than being something that would need to be done as a config on every machine after install. phew!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unmergeable Pull requests that do not merge currently into the default branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants