|
With Windows is getting stricter and stricter on its security making life a bit harder for software developers. For example, it used to be no problem at all to alter files in root folder of C: or files in Program Files or even files under Windows folder. But now we need administrative privilege to alter files under those "critical" locations. And with UAC enabled, even if the user definitely has the administrative privilege they will still be annoyed by elevation privilege request dialog each time we have to alter the "critical" files. This thread, for example, display some problem on handling stricter Windows security.
|
 |