Windows 7 Sub-Folders hidden in "Program Files" directory
Posted
by
ron tornambe
on Super User
See other posts from Super User
or by ron tornambe
Published on 2012-03-17T22:57:18Z
Indexed on
2012/03/19
10:08 UTC
Read the original article
Hit count: 278
I have Google searched for an hour now and I am confounded. I am using InnoSetup to install a .NET Winforms application that creates directories and folders on the fly. (I have set the folder options to display hidden files, folders...) Although the files that are added to "created" folders appear within the application, they do not show when using Windows Explorer or even when issuing a Dir from a command prompt. I have also modified the application to display (and delete) the contents of these (seemingly imaginary) folders, so I am sure they exist.
What am I missing?
© Super User or respective owner