Hi,
I am using Windows 7 OS. My system under domain configuration.Normally when i copy a file into c:\Program files\ (on any folder) i had a alert message "Destination folder Accesss Denied" and it has three option button. 1)Continue,2)skip,3)Cancel (I attached a screen shot for your reference). When i press continue it place the file on the destination folder. It shows that i am able to copy file on the folder with alert message. And while installing there is no alert to create folder on files on the c:\Program files\. And important thing is i have admin rights.
Now i wrote an air application to download an XML on c:\program files\1 folder. It shows Error:3001. But when i manually copy the file to the same folder...i can paste the file with the alert box (when i press the continue button).
Now the question is windows 7 has option to copy the file with alert box. But when i do the same on air script it throw error. How to bypass the error? and download the .xml file on the folder?
Note:When i gave write permision on my user then there is no alert message. And air downloading the file. But when i am a default user both issue occour.
I found some help to avoid such alert on windows 7. http://www.petri.co.il/disable-uac-in-windows-7.htm. Yes its working. But I cant force my users to do this. Even if it has notification i want to download the file how to do that?
Thanks,
Siva