Hi Robert! What do you need to do to turn UAC off? I have not been able to find out how to do this.
Thanks! Tom Nesler Live long!... Code Well!... and Prosper!... V -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Meek Sent: Saturday, March 15, 2008 7:53 AM To: 'Borland's Delphi Discussion List' Subject: RE: Developing for Vista I ended up turning UAC off on my own system simply because I was tired of multi-prompts every time I wanted to move, copy or delete a file! But I've tried to keep the few clients I still have running Vista from doing the same because they're not as careful as me and I'm really not sure if and how the UAC helps prevent certain problems that Microsoft says it cures! It's easy enough to do almost anything as an administrator so I don't know that it's much good against spreading viruses or not? But all my installations are written so that application code goes under Program Files, ini and user data under the username, and default or general data under Application Data. And the only time this has given me any problems is when someone other than the Administrator attempts to uninstall/delete everything. from Robert Meek dba "Tangentals Design" e-mail: [EMAIL PROTECTED] Freelance Windows Programming for XP and Vista Also proud to be a Moderator of the "Delphi-List" at elists.org "Reality cannot be explained...only enjoyed or endured as your current perspective allows!" -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Colburn Sent: Wednesday, March 12, 2008 6:54 PM To: Borland's Delphi Discussion List Subject: Developing for Vista Hi folks -- I have a simple application that I would like Vista users to install and run easily. The users, however, are technologically unsophisticated. (Indeed, one of the great things about Delphi lies in the fact that one can often create an application as a single executable file.) I'm looking for suggestions (being somewhat unfamiliar with Vista myself) about how to set up the install process to make Vista operation as easy as that with other OS's. I'm told, for example, that you shouldn't default to installing in the Program Files folder, because this will required administrator level access. Is there anything else I need to know or do? Thanks, as always -- Al _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

