Brendan Forster
Brendan Forster
By default we create a shortcut on the desktop for each .exe that exists inside the deployed app. Which is rather neat, but what about if you want something different?...
When the shortcuts are modified or cleaned up, ensure you handle the UnauthorizedAccessException that might bubble up.
I suspect it will just freak out when packing but let's confirm first. Why? You'll find out...
Given I've been targeting the VS experience with 0.7 - install - create installer and package - deploy manually How should we target scenarios with automating the generation of an...
shortcut's are now removed successfully after 0.6.30, but the root folder remains on the start menu (win7)  
Not the filename itself, as that's Not Very Friendly 
I'm deep in the bowels of validation whether an arbitrary string is a URL or a folder. There's also various things to consider: - is it a file? (because i...
Repro steps: - Install application version N (icon on desktop) - Create delta package for N+1 - Apply update to running app (icon still on desktop) - Create delta package...
We've been using this here and there but I'd really like get consistent with these and save some of my sanity: TODO: - confirm [this](http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970) and [this](http://visualstudiogallery.msdn.microsoft.com/02de7066-b6ca-42b3-8b3c-2562c7fa024f) are all we...
Because in my rush to ship this we've got a bunch of inconsistency to resolve