up vote 1 down vote favorite
share [g+] share [fb]

i download one zip folder and extract it in windows 7.

after extracting it shows file names with green color.

now when i try to open any file, it give error access denied.

even i set the permission on that file for full control, same error is coming.

if i extract same folder in windows vista or xp no error.

actually attribute of file is AE and when i right click on file and then select properties--> general--> advance -->

encrypt contents to secure data is selected.

if uncheck this option i can't apply it again gives error permission denied.

Thanks

link|improve this question

62% accept rate
Belongs on serverfault. – t0mm13b Feb 26 '10 at 18:12
@tommieb75 - why? – MDMarra Jun 24 '10 at 20:13
feedback

migrated from stackoverflow.com Feb 26 '10 at 18:13

This question came from our site for professional and enthusiast programmers.

3 Answers

up vote 0 down vote accepted

The file has been encrypted with Bitlocker. You may be out of luck if you downloaded it from somewhere.

link|improve this answer
Bitlocker is full disk encryption. Once the drive is decrypted, which happens on boot, files can be copied to and from it as if it were a normal drive. I'm not sure why this is the accepted answer as it is inaccurate. – MDMarra Jun 25 '10 at 1:40
feedback

Did you try opening the folder, or the files in the folder by right clicking and selecting "Run as administrator?"

Can you extract to Windows XP folder, and COPY to a new folder all contents, and then open that new copied folder in Windows 7?

Is it possible these files are being accessed by your antivirus, and it wont allow you to open while this is happening?

Can you open in safe mode?

link|improve this answer
actually i try every option, attribute of file is AE. can you please tell me how can i open this... – user20989 Feb 26 '10 at 18:31
feedback

This easy to fix.

In Windows Explorer, select all the files/folders that have this problem.

Right click and select properties.

In the Properties dialog, select the General tab.

In the Attributes section, click on Advanced.

In the Advanced Attributes dialog, uncheck 'Encrypt contents'.

Click OK in both dialogs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.