LucieLastic
Programmer
I have many apps running over remote desktop which run fine but this particular app prompts the user for the Administrator login, once entered if runs.
The server is Win 2008 ver 1, sp2. When the app is double clicked it triggers the UAC to prompt for Admin access - why? This app is not trying to write a file to a directory needing privileges. I put several ShowMessages in, one right at the beginning of the FormCreate method but windows prompts even before showing the first ShowMessage.
Anyone got any ideas?
Many thanks in advance.
The server is Win 2008 ver 1, sp2. When the app is double clicked it triggers the UAC to prompt for Admin access - why? This app is not trying to write a file to a directory needing privileges. I put several ShowMessages in, one right at the beginning of the FormCreate method but windows prompts even before showing the first ShowMessage.
Anyone got any ideas?
Many thanks in advance.