Permission issue with installed app on windows
-
I am not sure if this is a Qt or NSIS question, maybe a bit of both?
I have an installed app and the exe does not have permissions to create a file in it's installation folder (within program files). Is this something I can get around in Qt or does anyone know how I would go about solving this?
Thanks.