vmontro
vmontro
CC#
Created by vmontro on 4/22/2023 in #help
❔ MAUI barcode scanner library
hello everyone, i'm looking for a library to develop an android application which consists of scanning a barcode or qr code, but i can't find a right library. I tried with Zxing.Maui with the relative example codes on GitHub and starting them having respected all the versions does not work correctly, do you have any idea?
2 replies
CC#
Created by vmontro on 3/31/2023 in #help
❔ create registry keys in HKLM in c#
Hi, i'm trying to create a key in HKLM\SOFTWARE\Policies\Microsoft\Windows\ in a c#console application. I know that to modify this value it's necessary run the code such as administrator, but i don't know how to do.
2 replies