Windows Directory Properties

  • Thread starter Thread starter msnews.microsoft.com
  • Start date Start date
M

msnews.microsoft.com

Hello,

Let me start by saying that I'm a newbie to VB.

I've created a program that searches for certain directories, but I would
like to call up the windows folder properties windows when I click a button.

(The one that if you right click on a folder than properties, which usually
has the "general/security/sharing" tabs.)

Also, if anyone knows how to apply security/permissions to the select
folder.

Thank you
Frank
 
Hi

If you are a newbie, than is my advice to stay awhile far from
security/permissions, that is so complex nowadays, that you have to know to
much to do it as a newbie.

You can get a lot of fileinfo using the fileinfo class.

I hope this helps

Cor
 
Back
Top