Forum Discussion
CrisHK
Aug 09, 2023Copper Contributor
Issue with MSIX Packaged Application Starting Only with Admin Privileges
Hello everyone, I've developed an application that runs perfectly fine with standard user privileges when installed using the traditional setup.exe procedure. However, when I convert and install ...
Fiza_Azmi
Microsoft
Sep 28, 2023Hi CrisHK
This could be related to registry key permissions under HKLM (HKEY_LOCAL_MACHINE) - Read more here.
Can you share which registry keys your application is trying to access?
Thanks,
Fiza Azmi
PM, MSIX
CrisHK
Oct 03, 2023Copper Contributor
HiFiza_Azmi ,
As of now, I've temporarily put the project on hold due to the absence of a viable solution. Anyway, thnak you so much because your suggestion to investigate registry key permissions certainly provides me a new direction for exploration.
In the upcoming weeks, I plan to resume work on the project, and I'll delve deeper into the specifics of the registry keys my application is trying to access. This will enable me to better understand and address the issue.
Thank you again and keep in touch,
Cristian