# Converting an Application to use the Application Updater Block from PAG I recently took an internal MSDN application that I had been running as an HREF-EXE for some months now and converted it to use the [Application Updater Block](https://msdn.microsoft.com/vbasic/using/deploying/default.aspx?pull=/library/en-us/dnbda/html/updater.asp) from PAG... it ended up taking many steps, but only a couple of hours (total) to get from start to test.. so I thought I would post my experience with integrating this new block into my application. I have placed it up as a story at ...