I have an application and for deploying it I made setup for it by Install shield, Now after setup on windows Vista when UAC is on, my application don't run without showing every message or dialog box. Whenever when I run as administrator it run correctly.
Anyway can I setup my application as administrator? and why my application on windows 7 don't have any problems with UAC (Windows 7 only showed UAC dialog for confirmation and after confirm it work correctly) but in windows vista we don't have any message and my application don't run?
Thanks for anything.