Board index » delphi » Changing Security levels for folders.

Changing Security levels for folders.

When my program installs the Security setting for the admin account is fine
Permission is there for everything (The target computers are locked for
installation under all accounts but Admin).  But, the sercurity for the user
account...  Full Control, Modify, Read & Execute, List Folder Con...  and so
on, some are set and some are not. What I want a way to change these
settings in my instalation software...  I don't use installsheild (Trying to
figure that program out gave me a headache) I just wrote a little program
that does the job, well allmost does :^)

Could someone tell me how to adjust the folder security settings from delphi
code so I can just put it into the program.

Thank you
Carol

 

Re:Changing Security levels for folders.


I have some code that may help with this, which I can send to you if you're
interested. Which OS are you targeting?

--
--
Tony Jinks,
Cleopatra Consultants Ltd,

e-mail: t...@cleopatra.co.uk
Tel: 01706-842015

Quote
"Caroline Clark" <news-replies-o...@please.com> wrote in message

news:_iR59.36856$Vj3.2127633@news0.telusplanet.net...
Quote
> When my program installs the Security setting for the admin account is
fine
> Permission is there for everything (The target computers are locked for
> installation under all accounts but Admin).  But, the sercurity for the
user
> account...  Full Control, Modify, Read & Execute, List Folder Con...  and
so
> on, some are set and some are not. What I want a way to change these
> settings in my instalation software...  I don't use installsheild (Trying
to
> figure that program out gave me a headache) I just wrote a little program
> that does the job, well allmost does :^)

> Could someone tell me how to adjust the folder security settings from
delphi
> code so I can just put it into the program.

> Thank you
> Carol

Re:Changing Security levels for folders.


Win 2000 Pro...

Re:Changing Security levels for folders.


If you let me know your e-mail address I can send you some example code.
(It's a bit large to post to the group, I think).

--
--
Tony Jinks,
Cleopatra Consultants Ltd,

e-mail: t...@cleopatra.co.uk
Tel: 01706-842015

Quote
"Caroline Clark" <news-replies-o...@please.com> wrote in message

news:kIu69.48585$Vj3.2583903@news0.telusplanet.net...
Quote
> Win 2000 Pro...

Re:Changing Security levels for folders.


Quote
"Tony Jinks" <t...@cleopatra.co.uk> wrote in message

news:1029363617.22133.0.nnrp-08.9e98f780@news.demon.co.uk...
Quote
> If you let me know your e-mail address I can send you some example code.
> (It's a bit large to post to the group, I think).

Okay...

I've sent you my email...

Thank you
Carol

Other Threads