Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Desktop Developer

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    « Making a chocolatey package for chocolateyGUI.When is a LambdaExpression Body a UnaryExpression in C#? »
    comments

    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.

    If it detects that an update is available than you can just click the button and it will update.

    If you click Available packages than you get all the packages on chocolatey.org.

    And if you choose a package that you don't already have than you can click the install button and it will install.

    Conclusion

    It was fun making this and it still needs some work. Thanks again to Rob for this great tool.

    About the Author

    User bio imageChristiaan is a forensic technician who programs on the side, although my function description says that I do IT-things for 90% of the time . I'm an avid VB.NET fan and I use lots of the ALT.Net techniques, like unit-testing, nhibernate, logging, IoC, ...
    Social SitingsTwitterLinkedInHomePageLTD RSS Feed
    c#, chocolatey, nuget
    Instapaper

    2 comments

    Comment from: Robz [Visitor] · http://ferventcoder.com
    Robz Awesome man! Glad to hear it inspired you to make your first OSS project!
    09/07/11 @ 14:25
    Comment from: Redomdo [Visitor] · http://windows-get.sourceforge.net/
    Redomdo Hi
    Nice thing.
    what do you think about win-get. did you plan to work with them together?

    Maybe an idea. The KDE for Windows Installer needs a much better installer integration could yours be the right one?

    lg
    Redomdo
    09/16/11 @ 03:49

    Leave a comment


    Your email address will not be revealed on this site.

    Your URL will be displayed.
    (Line breaks become <br />)
    (Name, email & website)
    (Allow users to contact you through a message form (your email will not be revealed.)