MagicAndre1981

Results 217 comments of MagicAndre1981

What happens if you change download back to C:\ and use [Symbolic Link to link download back to D:](https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html#introduction) so that Winget thinks it is still on C:?

> This makes keeping packages up to date so much easier. it is ealready on [winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/PerfView/) for easy install/update: ``` winget install --id=Microsoft.PerfView -e winget update --id=Microsoft.PerfView -e ```

> Yes, I've got it installed via winget, but in the Microsoft Store it even updates in the background without typing any cli commands Use [UniGetUI ](https://github.com/marticliment/UniGetUI/?tab=readme-ov-file#features)for update detection.

I have no idea, MAUI still [requires some work for unpacked apps](https://github.com/dotnet/maui/issues/8552) so I actually don't use this.

I also fail to compile it. I would try to use it on my Lumia 950XL with Win10 22H2 ARM64, but I now struggle to compile the project. Is there...

> I also fail to compile it. ok, compiling worked now, I had to add the Microsoft.UI.Xaml nuget in the same version to all projects that had it as transitive...

I have no idea about React Native, so I can only try to test builds on my Lumia 950XL with Windows 10 on ARM (latest Win11 builds don't work on...

> I have this personal hobby project and really want this alpha version, could use some help, also willing to pay to get this package released somehow. Try [IKVM.Maven.Sdk](https://github.com/ikvm-revived/ikvm-maven#ikvmmavensdk---ikvm-support-for-maven-dependencies) to...