Folks,

I wish to modify a directory in IIS that already exists and change the execute permissions from 'Execute and scripting' to just 'scripting'.

 

Path to Smart Client directory for modification in IIS is Web Site->SharePoint (80)->_layouts->Project->SmartClient

 

I could use a *.vbs and set objVirtualDirectory.AccessScript = true and objVirtualDirectory.AccessScript=false.  However, I would prefer to use WebDirProperties 'Script' & 'Execute' attributes in some form of custom action.

 

I have seen the help files 'Adding Custom Actions' section but I'm still no clearer on how to utilise the sca* stuff.

 

Can anyone point me in the right direction?

John

 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to