9
1
Is it possible in Windows 7 to restrict which EXEs can access a certain folder?
Let's imagine I have a folder (c:\myfolder) with some data files that can only be opened by a certain EXE.
For example, I would like MyApp1.EXE to be able to open files in c:\myfolder but I do not want other EXEs (such as notepad) from being able to open the files in that folder.
Is this possible?
Why downvote??? – Tuan Anh Hoang-Vu – 2013-05-06T19:29:54.337
@hvtuananh I didn't dv but users do it for all sorts of reasons. You can upvote if you feel differently. – Brad Patton – 2013-05-06T19:32:04.470
Is this a homegrown app? – Austin T French – 2013-05-06T19:36:38.477
Yes its a .NET app I wrote myself – Mister Cook – 2013-05-06T19:39:15.397