User Tools

Site Tools


essential_software

This is an old revision of the document!


Essential Software

Application Chocolatey Notes
Chocolatey
Microsoft Security Essentials cinst MicrosoftSecurityEssentials
Firefox cinst Firefox
Google Chrome cinst GoogleChrome
Notepad++ cinst notepadplusplus Also get Aspell and the English dictionary. See Notepad++ Setup.
WinMerge cinst winmerge
7-Zip cinst 7zip
TortoiseSVN cinst tortoisesvn
Sysinternals cinst sysinternals
ActivePerl cinst ActivePerl
Expresso cinst expresso
IcoFX cinst IcoFx
Foobar2000 cinst foobar2000 See Foobar2000 Setup.
TrueCrypt cinst truecrypt
GIMP cinst gimp Don't bother installing the help - it is just a copy of what is on the web.
Paint.net cinst paint.net
Inkscape cinst InkScape
WinDirStat cinst windirstat
VLC cinst vlc
Fiddler cinst fiddler
FileZilla cinst filezilla
WindowsPad
AutoHotKey cinst autohotkey_l
dbForge SQL Complete
Foxit Reader cinst FoxitReader
PDF Creator cinst PDFCreator
LibreOffice cinst libreoffice
Agent Ransack cinst ransack Windows XP only.
XP Task Switcher Windows XP only.

Software To Install When Needed

  • TestDisk (file / partition recovery)
  • Google Earth
  • InfraRecorder (CD & DVD burning)

Software I'm Evaluating

  • Avidemux (Video editing)
  • SlideRocket (Web based alternative to PowerPoint)
  • conemu-maximus5 (Command line prompt)

Chocolatey

Install Chocolatey:

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

Change PowerShell execution policy:

powershell set-executionpolicy remotesigned

Install script:

# Essentials
cinstm MicrosoftSecurityEssentials
cinstm Firefox
cinstm notepadplusplus
cinstm winmerge
cinstm 7zip
cinstm foobar2000
cinstm truecrypt
cinstm vlc
cinstm autohotkey_l

# Recommened
cinstm gimp
cinstm paint.net
cinstm windirstat
cinstm filezilla
cinstm FoxitReader
cinstm PDFCreator

# Dev only
cinstm tortoisesvn
cinstm sysinternals
cinstm ActivePerl
cinstm fiddler
cinstm expresso
cinstm IcoFx

# Optionals
cinstm InkScape
cinstm GoogleChrome
cinstm libreoffice

# WinXP Only
cinstm ransack

# Others
cinstm Silverlight
cinstm DotNet4.5 

Firefox Extensions

Extension Audience
Adblock Plus Everybody
Download Statusbar Everyone
Firebug Stephen
IE Tab V2 Everybody
Restart Firefox Everyone
New Zealand Language Dictionary Everyone
Tab Scope Everyone
Web Developer Stephen
Read It Later Stephen
Add-on Compatibility Reporter Stephen
Greasemonkey Stephen

Greasemonkey Scripts

Visual Studio Extensions

Extension Notes
AnkhSVN - Subversion Support for Visual Studio
NuGet Package Manager
Productivity Power Tools
Regex Editor
Spell Checker
SQL Server Compact Toolbox
Web Essentials (Currently evaluating)

Manual Update Checks

  • The GIMP
  • 7-Zip
  • WinMerge
  • TrueCrypt
  • Process Explorer
  • Angent Ransack
  • Foxit Reader
  • Foobar2000
essential_software.1358756425.txt.gz · Last modified: 2017/01/01 19:49 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki