I have application which saves some files. When I use the open inside the program it shows the files in open file dialog.

However, I can't see these files from Windows Explorer. There is a small lock icon on these files.

Anyone know how I can open these files?

link|improve this question
feedback

2 Answers

up vote 3 down vote accepted

It could be a permissions issue, if it's editing files in Program Files or other protected directories. There should be a button, then, in explorer when you navigate to the folder, called "Compatibility Files." That should take you to the saved versions.

link|improve this answer
right on spot! Thanks – Sinan Apr 27 '11 at 21:59
feedback

Turn UAC off.

link|improve this answer
3  
There are better options to dealing with security restrictions than gutting them completely. – Mark Sowul Apr 27 '11 at 20:01
You can always turn UAC back on – Nick Apr 27 '11 at 21:58
Turning UAC on and off would cause even more havoc because then there will be altered copies in both the original and the Compatibility Files folders – Mark Sowul Apr 28 '11 at 0:19
feedback

Your Answer

 
or
required, but never shown

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