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

Should be able to find all installers for all versions of unity in one call #40

Open
3 tasks
jwittner opened this issue Feb 13, 2018 · 1 comment
Open
3 tasks

Comments

@jwittner
Copy link
Member

Right now Find-UnitySetupInstaller requires you to specify a version. It'd be great if I could specify -Latest or neither to find all versions.

  • Should patch and beta versions be included by default if no args are passed?
  • Should we add flags to control the versions you'll search for, use param sets to avoid Version being specified.
  • Should we add a Find-UnitySetupVersion which finds available versions which could be piped to 'Find-UnitySetupInstaller'?
@jwittner jwittner changed the title Should be able to find all versions of Unity Should be able to find all installers for all versions of unity in one call Feb 13, 2018
@jwittner jwittner added this to the Release 4.0 milestone Apr 2, 2018
@jwittner
Copy link
Member Author

jwittner commented Apr 2, 2018

Folding into 4.0 for now as it sits alongside #87

@jwittner jwittner removed this from the Release 4.0 milestone May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant