castorix
Results
42
comments of
castorix
I did some tests and I could use BackgroundDownloader in an unpackaged Desktop app with _CreateAppContainerProfile_ as explained in MSDN (https://learn.microsoft.com/en-us/windows/win32/secauthz/appcontainer-for-legacy-applications-) But it is complicated : I added `true `...
> > ... and I get 0x80070005 (E_ACCESSDENIED) when I try to download a file (maybe Internet capability...) > > That all depends on where you are trying to download...