Hello,
I want to know how can I edit some properties or permissions in Vista so I can easily copy my PHP files into htdocs folder without everytime Vista asking me if I want to continue. I want also to creat files directly there and be able to open them from any text editor.
Anyone knows how to solve this? 
If you store your htdocs outside of Program Files; say c:\www\htdocs for example; then you wonโt have to deal with the permissions. As far as I know though, there is no way to change the permissions to not require escalation through the UAC in Vista. Your other option is to disable the UAC completely.
Thanks alot. Iโll try to store them outside of Programs Files.