Skip to content

Commit 35845f4

Browse files
docs(installer): document Mac installer
1 parent b019a19 commit 35845f4

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

installation/msi.md renamed to installation/automated.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
---
2-
title: MSI Installer
3-
page_title: MSI Installer
4-
description: What the MSI installation package of Telerik UI for Blazor brings.
2+
title: Automated Installer
3+
page_title: Automated Installer
4+
description: What the Automated installation package of Telerik UI for Blazor brings.
55
slug: installation/msi
6-
tags: get,started,installation,msi,wizard
6+
previous_url: installation/msi
7+
tags: get,started,installation,msi,p,wizard
78
published: True
89
position: 3
910
---
1011

11-
# MSI Wizard Installer
12+
# Automated Wizard Installer
1213

13-
This article explains what the automated `msi` installer does for Telerik UI for Blazor components, and how to get it.
14+
This article explains what the automated install wizard does for Telerik UI for Blazor components, and how to get it.
1415

1516
While the most common way to install the Telerik UI for Blazor components is to use the [Telerik private NuGet feed]({%slug installation/nuget%}), you can also use a wizard installer, or a [zip archive]({%slug installation/zip%}).
1617

17-
The `MSI` installer provides the following:
18+
There is an automated installer for Windows (`.msi`) and for Mac (`.pkg`).
19+
20+
The automated installer provides the following:
1821

1922
* The [necessary `.nupkg` files]({%slug getting-started/what-you-need%}) so you can setup a [local feed in Visual Studio](#set-up-a-local-nuget-feed-in-visual-studio). You can find them in the `packages` folder under the installation folder.
2023
* An offline version of our [demos](https://demos.telerik.com/blazor-ui/) that you can run and inspect in your IDE. You can find them in the `demos` folder in the installation.
@@ -24,15 +27,15 @@ The `MSI` installer provides the following:
2427

2528

2629

27-
## How to Download the MSI Installer
30+
## How to Download the Automated Installer
2831

29-
To download the automated `msi` installer:
32+
To download the automated `msi` (for Windows) or `pkg` (for Mac) installer:
3033

3134
@[template](/_contentTemplates/common/get-started.md#navigate-account)
3235

33-
1. Download the Automatic installation (MSI) file.
36+
1. Download the Automatic installation file for your operating system
3437

35-
Once the download completes, run the MSI file and follow the instructions. The default installation path is `C:\Program Files (x86)\Progress\Telerik UI for Blazor <VERSION>\`.
38+
Once the download completes, run the downloaded file and follow the instructions. The default installation path is `C:\Program Files (x86)\Progress\Telerik UI for Blazor <VERSION>\`.
3639

3740
@[template](/_contentTemplates/common/get-started.md#setup-local-feed-vs)
3841

0 commit comments

Comments
 (0)