diff --git a/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.1.0.0.2.nupkg b/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.1.0.0.2.nupkg new file mode 100644 index 0000000000..f4bef79bdc Binary files /dev/null and b/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.1.0.0.2.nupkg differ diff --git a/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.nuspec b/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.nuspec index 666781a7ff..c899321300 100644 --- a/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.nuspec +++ b/chocolatey/dev/OctgnDevPackage-Express/OctgnDevPackage-Express.nuspec @@ -3,13 +3,13 @@ OctgnDevPackage-Express OctgnDevPackage /w VS Express - 1.0.0.1 + 1.0.0.2 OCTGN Kelly Elton For those interested in getting started with OCTGN, this package wi -ll install all the tools nessicary to start work. +ll install all the tools necessary to start work. For those interested in getting started with OCTGN, this packag -e will install all the tools nessicary to start work +e will install all the tools necessary to start work http://www.octgn.net OCTGN Development https://github.com/kellyelton/OCTGN/blob/master/LICENSE.md @@ -17,5 +17,11 @@ e will install all the tools nessicary to start work ou require the user to accept the License before installing --> https://raw.github.com/kellyelton/OCTGN/master/octgnFX/Graphics/log o%20plain.png + + + + + + \ No newline at end of file diff --git a/chocolatey/dev/OctgnDevPackage-Express/tools/chocolateyInstall.ps1 b/chocolatey/dev/OctgnDevPackage-Express/tools/chocolateyInstall.ps1 index 71e93b096a..e69de29bb2 100644 --- a/chocolatey/dev/OctgnDevPackage-Express/tools/chocolateyInstall.ps1 +++ b/chocolatey/dev/OctgnDevPackage-Express/tools/chocolateyInstall.ps1 @@ -1,9 +0,0 @@ -cinst VisualStudio2012WDX - -cinst poshgit -cinst NugetPackageExplorer -cinst msysgit -cinst TortoiseGit - -#Install Ribbon Control -Install-ChocolateyPackage 'MsRibbonControl' 'msi' '/quiet' 'http://download.microsoft.com/download/F/5/5/F550BB8A-8ADC-4DEA-9257-21C3AC43DD5E/Microsoft%20Ribbon%20for%20WPF.msi' \ No newline at end of file