I have an app on a beta channel which has a new version and keeps failing to update. The only way to get the updated version is uninstall the app and then reinstall. It has done this before with a previous update, but some updates have worked without any problems.
The error each time is...
Error moving old install directory.
Daybreak.Core.Io+IoException: Error installing '\\?\Volume{39e3bef7-3a1e-49c2-af3d-ec8ef506be54}\Program Files\Oculus\Software\swap\myapp-0093fe8d-5c49-496d-9f9f-968b76813799'. ---> System.ComponentModel.Win32Exception: Access is denied
I tried using procman to see if it might provide any more info...
@imperativity, are you saying that the Oculus app needs to run with admin permissions? If so, shouldn't it be modified to request admin permissions when it starts?