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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gideonl1 +XWiki.douglasw - Content
-
... ... @@ -6,10 +6,15 @@ 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 12 12 1. Install [[Wix Toolset>>https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm]] 17 +11. winget install -e ~-~-id=WiXToolset.WiXToolset 13 13 14 14 **Extensions** 15 15 ... ... @@ -20,8 +20,10 @@ 20 20 **Source control installation** 21 21 22 22 1. Install [[Git for Windows>>doc:technical-documentation.Source Control.client-tools.git-for-windows.WebHome]] 28 +11. winget install -e ~-~-id "Git.Git" 23 23 1. Install [[tortoisegit>>doc:technical-documentation.Source Control.client-tools.tortoisegit.WebHome]] 24 -1. Setup the [[nuget>>doc:technical-documentation.Source Control.client-tools.nuget-feed.WebHome]] feed 30 +11. winget install -e ~-~-id TortoiseGit.TortoiseGit 31 +1. Setup the [[nuget>>doc:technical-documentation.Source Control.client-tools.nuget-feed.WebHome]] feed and [[nuget>>doc:technical-documentation.analysis.devops.nuget-feed.WebHome]] visual studio settings 25 25 26 26 Also while we in the transition phase it might be helpful to add this link via this command: 27 27