set_up_a_new_pc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| set_up_a_new_pc [2017/03/08 23:35] – Visual Studio extensions shawn | set_up_a_new_pc [2017/03/15 22:58] (current) – [Windows] shawn | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Windows ====== | + | ====== |
| - | Chocolatey | + | Use the [[http:// |
| - | '' | + | <code powershell chocoinstall-basic.ps1> |
| + | cinst | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| - | '' | + | The 64-bit version of [[https:// |
| - | '' | + | **NOTE:** Updating this package without specifying 32-bit will install the 64-bit version, removing the plugins. Update this package separately and before a '' |
| - | '' | + | <code powershell> |
| + | cinst notepadplusplus | ||
| + | </ | ||
| - | For developers | + | See also: [[markdown# |
| - | '' | + | After install: |
| - | '' | + | * Run '' |
| + | * Configure Greenshot | ||
| + | * **Preferences | ||
| + | * Uncheck **Show magnifier** | ||
| + | * Configure ProcessHacker | ||
| + | * **Hacker | ||
| + | * Check **Replace Task Manager with Process Hacker** | ||
| + | * Run '' | ||
| + | * Install Notepad++ plugins | ||
| - | '' | + | ===== For Windows 7 ===== |
| - | '' | + | <code powershell chocoinstall-basic-win7.ps1> |
| + | cinst flashplayeractivex MicrosoftSecurityEssentials | ||
| + | </ | ||
| - | '' | ||
| - | Bug in version 0.25 | + | ===== Additional core applications ===== |
| - | '' | + | The following applications are available via Chocolatey, but have their own update mechanisms, which should install updates faster than manually running |
| + | |||
| + | * [[http:// | ||
| + | * Using Chocolatey: '' | ||
| + | * Google [[https:// | ||
| + | * Using Chocolatey: '' | ||
| + | * [[http:// | ||
| + | * Using Chocolatey: '' | ||
| + | |||
| + | The following software does not yet have a Chocolatey package available: | ||
| + | |||
| + | * [[http:// | ||
| + | |||
| + | |||
| + | ===== For developers ===== | ||
| + | |||
| + | < | ||
| + | cinst | ||
| + | fiddler4 git hackfont jdk8 jmeter linqpad logexpert | ||
| + | ngrok.portable nodejs NuGet.commandline | ||
| + | NugetPackageExplorer openinvscode poshgit | ||
| + | sourcecodepro sourcepreviewhandler SourceTree sysexp | ||
| + | </ | ||
| + | |||
| + | Includes the following: | ||
| + | |||
| + | * LINQpad | ||
| + | * NuGet command-line and [[https:// | ||
| + | * mingw, git, poshgit and SourceTree | ||
| + | * Fiddler and ngrok | ||
| + | * logexpert and logparser | ||
| + | * Additional fonts | ||
| + | |||
| + | There is a bug in version 0.25 of Git-TFS, so install the previous version and pin it: | ||
| + | |||
| + | < | ||
| + | cinst gittfs -version 0.24.2 | ||
| + | choco pin add -n=gittfs --version 0.24.2 | ||
| + | </ | ||
| Diff tools | Diff tools | ||
| - | * Beyond Compare: '' | + | * Beyond Compare: '' |
| - | * '' | + | |
| * WinMerge: '' | * WinMerge: '' | ||
| + | * The [[http:// | ||
| * Perforce: '' | * Perforce: '' | ||
| - | Visual Studio | + | If not using ReSharper: |
| + | |||
| + | < | ||
| + | cinst dotPeek codemaid testdriven.net | ||
| + | </ | ||
| + | |||
| + | ==== Additional dev installs ==== | ||
| + | |||
| + | * [[http:// | ||
| + | |||
| + | ==== Optional ==== | ||
| + | |||
| + | Visual Studio extensions have their own update mechanism, but these are available in Chocolatey. See also: [[https:// | ||
| + | |||
| + | < | ||
| + | cinst | ||
| + | markdowneditor ignorefiles editorconfig.vs vscoloroutput | ||
| + | vs2015-roaming-extension-manager tangible-t4-vs2013 | ||
| + | visualstudio-github | ||
| + | </ | ||
| + | |||
| + | Visual Studio Code (with extensions): | ||
| + | |||
| + | < | ||
| + | cinst VisualStudioCode vscode-csharp vscode-powershell vscode-editorconfig vscode-markdownlint | ||
| + | </ | ||
| + | |||
| + | Design: | ||
| + | |||
| + | < | ||
| + | cinst argouml Pencil prototyper | ||
| + | </ | ||
| + | |||
| + | ===== Other software ===== | ||
| + | |||
| + | Blog editing/ | ||
| + | |||
| + | < | ||
| + | cinst openlivewriter | ||
| + | </ | ||
| + | |||
| + | |||
| + | Multimedia applications: | ||
| + | |||
| + | < | ||
| + | cinst vlc | ||
| + | </ | ||
| - | '' | + | ===== Windows Server (as a workstation) ===== |
| - | Other | + | * Enable //Windows Desktop Search// (for Outlook, etc.) - **Server Manager -> Features -> Windows Search** |
| + | * [[http:// | ||
| - | '' | ||
set_up_a_new_pc.1489016133.txt.gz · Last modified: by shawn
