Set the Windows desktop background to a random images inside a folder called "images" (in the current directory).
Building requires a working copy of golang and powershell (tested on version 4.0).
Then:
go build wallpaper.go
Places images you want to use inside a folder called "images" in the current directory. Then execute set-wallpaper.ps1
.