Installer - change file permissions

D

Dave Lambert

Hi, hope someone can help, I would like to change
permissions on a folder and wondered if it is possible as
part of an automated install, the reason being we have
created an install for an asp.net web application, a
folder needs asp.net write priviliges. Anyone know?

Thanks alot.

dave
 
M

Mike Wade [MSFT]

I don't believe there is any way to set File system permissions on any particular
folder. However, if you are using a Web Setup, you can set the Permissions on
that folder to "AllowWriteAccess".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top