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

Allow disable of Dotnet install #6071

Closed
cyberduck opened this issue Jul 14, 2011 · 1 comment
Closed

Allow disable of Dotnet install #6071

cyberduck opened this issue Jul 14, 2011 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

Nebyah created the issue

It is sometimes preferable for the install to fail, rather than download dotnet if it is not currently installed. An example might be when deploying to a large number of computers; we do not want fifty or a hundred PCs all downloading dotnet 4. Better the install fails.

Ideally a separate installer, with downloading code removed. But, failing that, a command line switch (/DONOTINSTALLDOTNET, or /FAILIFNODOTNET?).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I don't think I understand your use case. Your best bet is to install .NET on all computers prior installing Cyberduck then.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant