This is a mirror of official site: http://jasper-net.blogspot.com/

Chocolatey GUI

| Sunday, September 11, 2011
Chocolatey7.png?mtime=1315421686

Introduction

I blogged about Chocolatey before and I even made it work behind my proxy, this change is even in the latest version so go get it. And now I made a GUI for it. And it works on the newly created website too. Namely http://chocolatey.org made by the always amazing Rob Reynolds aka ferventcoder.

    To install chocolatey now, open a powershell prompt, paste the following and type Enter: iex ((new-object net.webclient).DownloadString("http://bit.ly/psChocInstall"))

The GUI

The GUI just executes the powershell commands in the background. Something I also blogged about before. This GUI is my very first open source project and the code is up on github. Woohoo. I wrote it in C# and not VB.Net. But I might make a VB-version very soon. Just for the hell of it. It is a pre-alpha but most things work.  You can see the installed packages.


Read more: Less than dot
QR: chocolatey-gui

Posted via email from Jasper-net

0 comments: