User Tools

Site Tools


set_up_a_new_pc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
set_up_a_new_pc [2017/03/15 19:04] – [Windows] Additional applications shawnset_up_a_new_pc [2017/03/15 22:58] (current) – [Windows] shawn
Line 1: Line 1:
-====== Windows ======+====== Set up a new Windows PC ======
  
 Use the [[http://chocolatey.org|Chocolatey]] package manager to install and maintain tools: Use the [[http://chocolatey.org|Chocolatey]] package manager to install and maintain tools:
Line 7: Line 7:
     7zip 7zip.commandline aescrypt agentransack bleachbit      7zip 7zip.commandline aescrypt agentransack bleachbit 
     ccleaner clink ConEmu dns-benchmark everything      ccleaner clink ConEmu dns-benchmark everything 
-    findandreplace flashplayeractivex flashplayerplugin  +    findandreplace flashplayerplugin Gow greenshot  
-    Gow greenshot hashcheck javaruntime LinkShellExtension  +    hashcheck javaruntime LinkShellExtension markdown-edit  
-    markdown-edit MicrosoftSecurityEssentials mingw  +    mingw NirLauncher notepad2-mod previewconfig  
-    NirLauncher notepad2-mod previewconfig processhacker  +    processhacker putty sysinternals treesizefree  
-    putty sysinternals treesizefree ultradefrag wincdemu  +    ultradefrag wincdemu winscp
-    winscp+
 </code> </code>
  
Line 24: Line 23:
  
 See also: [[markdown#notepad_configuration|Configuring Markdown support]]. See also: [[markdown#notepad_configuration|Configuring Markdown support]].
 +
 +After install:
 +
 +  * Run ''LSEConfig''
 +  * Configure Greenshot
 +    * **Preferences -> Capture**
 +    * Uncheck **Show magnifier**
 +  * Configure ProcessHacker
 +    * **Hacker -> Options -> Advanced**
 +    * Check **Replace Task Manager with Process Hacker**
 +  * Run ''shellrunas /reg''
 +  * Install Notepad++ plugins
 +
 +===== For Windows 7 =====
 +
 +<code powershell chocoinstall-basic-win7.ps1>
 +cinst flashplayeractivex MicrosoftSecurityEssentials
 +</code>
 +
  
 ===== Additional core applications ===== ===== Additional core applications =====
  
-The following applications are available via Chocolatey, but have their own update mechanisms, which should install updates faster than manually running ''choco update''.+The following applications are available via Chocolatey, but have their own update mechanisms, which should install updates faster than manually running ''choco upgrade''.
  
   * [[http://getfirefox.com/|Firefox]]   * [[http://getfirefox.com/|Firefox]]
Line 50: Line 68:
     sourcecodepro sourcepreviewhandler SourceTree sysexp     sourcecodepro sourcepreviewhandler SourceTree sysexp
 </code> </code>
 +
 +Includes the following:
 +
 +  * LINQpad
 +  * NuGet command-line and [[https://npe.codeplex.com/|Package Explorer]]
 +  * 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: There is a bug in version 0.25 of Git-TFS, so install the previous version and pin it:
Line 60: Line 87:
 Diff tools Diff tools
  
-  * Beyond Compare: ''cinst beyondcompare -version 3'' +  * Beyond Compare: ''cinst beyondcompare beyondcompare-integration''
-    * ''cinst beyondcompare-integration''+
   * WinMerge: ''cinst winmerge''   * WinMerge: ''cinst winmerge''
 +    * The [[http://freemind.s57.xrea.com/xdocdiffPlugin/en/index.html|xdocdiff]] plugin (not in Chocolatey) adds support for comparing MS Office documents
   * Perforce: ''cinst P4Merge''   * Perforce: ''cinst P4Merge''
  
Line 70: Line 97:
 cinst dotPeek codemaid testdriven.net cinst dotPeek codemaid testdriven.net
 </code> </code>
 +
 +==== Additional dev installs ====
 +
 +  * [[http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en|Windows SDK for Windows 7]] ([[http://www.microsoft.com/downloads/details.aspx?familyid=71DEB800-C591-4F97-A900-BEA146E4FAE1&displaylang=en|ISO]]) - shouldn't need this if Visual Studio is installed
  
 ==== Optional ==== ==== Optional ====
  
-Visual Studio extensions+Visual Studio extensions have their own update mechanism, but these are available in Chocolatey. See also: [[https://trello.com/c/1Rg02j8U/61-visual-studio-extensions|Visual Studio extensions I use]].
  
 <code> <code>
Line 88: Line 119:
 </code> </code>
  
-UML:+Design:
  
 <code> <code>
-cinst argouml+cinst argouml Pencil prototyper
 </code> </code>
  
-===== Other =====+===== Other software =====
  
-Blog editor:+Blog editing/management:
  
 <code> <code>
 cinst openlivewriter cinst openlivewriter
 </code> </code>
 +
 +
 +Multimedia applications:
 +
 +<code>
 +cinst vlc
 +</code>
 +
 +===== Windows Server (as a workstation) =====
 +
 +  * Enable //Windows Desktop Search// (for Outlook, etc.) - **Server Manager -> Features -> Windows Search**
 +  * [[http://blogs.technet.com/b/rmilne/archive/2013/07/11/install-desktop-experience-on-windows-server-2012.aspx|Install Desktop Experience On Windows Server 2012]]
 +
set_up_a_new_pc.1489604676.txt.gz · Last modified: 2017/03/15 19:04 by shawn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki