While most applications run fine in Win 7, some are needing UAC approval to proceed. For example, a simple utility I have which runs with the server startup, seeks UAC permission becaue it "might cause a change to the computer". In fact, it just reads and writes data files, and does have an FTP component. When a server updates and reboots, often in the middle of the night, no one is available to grant the permission, and the program quits after a timeout.
Does anyone know what causes some programs to require the UAC and others don't need it ? Also, does anyone know how to set Windows to recognize the program as safe not requiring this permission ( other then to disable UAC ) in Vista / Win 7 ? None of my research shows a way to do this.
Thanks.