Skip to content

Commit 7bc9098

Browse files
committed
link fix
1 parent fc524d5 commit 7bc9098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vsto/how-to-configure-a-computer-to-develop-office-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following versions of Visual Studio, the .NET Framework, and Microsoft Offic
3939

4040
Make sure that you also install the PIAs for the version of Office that you install. The PIAs are installed with Office by default. If you modify Office setup, make sure that the **.NET Programmability Support** feature is selected for the applications you want to target.
4141

42-
3. If you have an English version of Visual Studio but use non-English settings for Windows, you can install the Visual Studio Tools for Office runtime language pack to see Visual Studio Tools for Office runtime messages in the same language as Windows. Non-English versions of Visual Studio automatically install the language pack. The language pack is available from the [Microsoft download center](https://www.microsoft.com/download/details.aspx?id=54246).
42+
3. If you have an English version of Visual Studio but use non-English settings for Windows, you can install the [Visual Studio Tools for Office runtime language pack](https://www.microsoft.com/en-us/download/details.aspx?id=105672) to see Visual Studio Tools for Office runtime messages in the same language as Windows. Non-English versions of Visual Studio automatically install the language pack. The language pack is available from the [Microsoft download center](https://www.microsoft.com/en-us/download/).
4343

4444
## If project templates don't appear or they don't work in Visual Studio
4545

0 commit comments

Comments
 (0)