Hello!
I've built an application, created a setup for it, packed, etc.
I've installed it on XP, and it works perfectly well.
But the application actually produces images and other files, so when I tried it on Vista, I continually got the UnauthorizedAccess Expection. I understand that this is advanced security and etc, but how can I solve it? The application is installed in Program Files, where applications used to be installed, so there must be a way to overcome this problem.
E.g. can I (or the user) grant rights for the app during installation or somehow?
Thanks in advance!