Changes for page getting-started
Last modified by Douglas Wait on 2026/07/09 06:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,9 +6,14 @@ 6 6 **Prerequisites** 7 7 8 8 1. Install [[WinMerge>>https://winmerge.org/]] 9 +11. winget install -e ~-~-id WinMerge.WinMerge 9 9 1. Install [[Notepad++>>https://notepad-plus-plus.org/]] 11 +11. winget install -e ~-~-id Notepad++.Notepad++ 10 10 1. Install [[VisualStudio 2022>>https://visualstudio.microsoft.com/vs/]] 13 +11. winget install ~-~-e -id Microsoft.VisualStudio.2022.Professional 11 11 1. Install [[VisualStudio Code>>https://code.visualstudio.com/Download]] 15 +11. winget install -e ~-~-id Microsoft.VisualStudioCode 16 +1. Install [[Wix Toolset>>https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm]] 12 12 13 13 **Extensions** 14 14 ... ... @@ -19,7 +19,9 @@ 19 19 **Source control installation** 20 20 21 21 1. Install [[Git for Windows>>doc:technical-documentation.Source Control.client-tools.git-for-windows.WebHome]] 27 +11. winget install -e -id "Git.Git" 22 22 1. Install [[tortoisegit>>doc:technical-documentation.Source Control.client-tools.tortoisegit.WebHome]] 29 +11. winget install -e ~-~-id TortoiseGit.TortoiseGit 23 23 1. Setup the [[nuget>>doc:technical-documentation.Source Control.client-tools.nuget-feed.WebHome]] feed 24 24 25 25 Also while we in the transition phase it might be helpful to add this link via this command: