×
Search results provided by Azure Search - read how I built it in this post.
Max Melcher

1 minute read

A while ago I wrote about chocolatey and how to install a lot tools automatically. Thats especially handy if you have to set up a new environment for SharePoint 2013 RTM… Now even more Today and yesterday I added two more packages - two tools that I always use and now I can add them in my scripted setup: ULSViewer and CKSDEV (Server) CKSDev The Visual Studio Extension is installed if you have a Visual Studio 2010 or 2012 installed.

Max Melcher

2 minute read

Icon madness I uploaded a PDF to SharePoint 2013 and noticed that the PDD icon is not the official and recognizable Adobe PDF icon. In this article I will tell you how to replace the SharePoint 2013 PDF icon. OOTB PDF icon from SharePoint 2013 Is it a document with a belt or what ? Nevermind I don’t like it and I am very certain that most of the users out there do not recognize the icon – and that is the main purpose of the icon right?

Max Melcher

2 minute read

Okay I am in love with a new tool called chocolatey – its a package manager like “apt-get” for windows systems based on the very awesome nuget – and this neat piece of software can install other software. Its very easy to add software or packages and there are even galleries (340 packages in the main gallery yet) or feeds where you get a good start. Chocolatey So installation of this package manager must be very complicated….