[WixBundleName] Installer
[BUNDLEMONIKER]
You just need a shell, a text editor and 10 minutes of your time.
Ready? Set? Let's go!
Are you sure you want to cancel?
Previous version
/install | /repair | /uninstall | /layout [directory] - installs, repairs, uninstalls or
creates a complete local copy of the bundle in directory. Install is the default.
/passive | /quiet - displays minimal UI with no prompts or displays no UI and
no prompts. By default UI and all prompts are displayed.
/norestart - suppress any attempts to restart. By default UI will prompt before restart.
/log log.txt - logs to a specific file. By default a log file is created in %TEMP%.
&Close
I &agree to the license terms and conditions
&Options
&Install
&Close
Processing:
Initializing...
&Cancel
&Repair
&Uninstall
&Close
&Launch
You must restart your computer before you can use the software.
&Restart
&Close
One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.
You must restart your computer to complete the rollback of the software.
&Restart
&Close
The following applications are using files that need to be updated:
Close the &applications and attempt to restart them.
&Do not close applications. A reboot will be required.
&OK
&Cancel
Installation completed successfully. Welcome to .NET Core!
Learn more about .NET Core at https://aka.ms/dotnet-docs. Use dotnet --help to see available commands or go to https://aka.ms/dotnet-cli-docs.
.NET Core Tools Telemetry
The .NET Core Tools include a telemetry feature that collects usage information. It is important that the .NET Team understands how the tools are being used so that we can improve them.
The data collected is anonymous and will be published in an aggregated form for use by both Microsoft and community engineers under the Creative Commons Attribution License.
The .NET Core Tools telemetry feature is enabled by default. You can opt-out of the telemetry feature by setting an environment variable DOTNET_CLI_TELEMETRY_OPTOUT (for example, 'export' on macOS/Linux, 'set' on Windows) to true (for example, 'true', 1). You can read more about .NET Core tools telemetry at https://aka.ms/dotnet-cli-telemetry.