I use a NAS for all of my storage. I find that the updater always errors out because it doesnt like creating paths on the shares. This wouldnt be a problem if the paths were able to be relative to the executable, versus hard coded paths as my solution has been to copy it down to my non-network local drive, and perform the updates (there it works). Problem with that is that I have to go in and change the entire setup each time, to make it point to a not relative path (something more like ".\installed", etc...
I use a NAS for all of my storage. I find that the updater always errors out because it doesnt like creating paths on the shares. This wouldnt be a problem if the paths were able to be relative to the executable, versus hard coded paths as my solution has been to copy it down to my non-network local drive, and perform the updates (there it works). Problem with that is that I have to go in and change the entire setup each time, to make it point to a not relative path (something more like ".\installed", etc...