Skip to content

Commit 7cc8c7a

Browse files
Revert "docs(installer): document Mac installer"
This reverts commit 35845f4.
1 parent 58f1cd3 commit 7cc8c7a

File tree

1 file changed

+11
-14
lines changed

1 file changed

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

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

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

1615
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%}).
1716

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

2219
* 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.
2320
* 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.
@@ -27,15 +24,15 @@ The automated installer provides the following:
2724

2825

2926

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

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

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

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

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>\`.
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>\`.
3936

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

0 commit comments

Comments
 (0)