From 6d4ec833dc954098f8e692ac886e3c4cb9715e35 Mon Sep 17 00:00:00 2001 From: Rob Reynolds Date: Sat, 30 Apr 2016 21:32:32 -0500 Subject: [PATCH] (log) Explain how to install licensed extension --- src/chocolatey.console/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chocolatey.console/Program.cs b/src/chocolatey.console/Program.cs index 73b72ab7f6..03b44a7eff 100644 --- a/src/chocolatey.console/Program.cs +++ b/src/chocolatey.console/Program.cs @@ -71,6 +71,7 @@ private static void Main(string[] args) @"Error when attempting to load chocolatey licensed assembly. Ensure that chocolatey.licensed.dll exists at '{0}'. + Install with `choco install chocolatey.extension`. The error message itself may be helpful as well:{1} {2}".format_with( ApplicationParameters.LicensedAssemblyLocation, Environment.NewLine,