D
Dave Lewis
What I would like to do is setup user folders on the network so that the users
will place their custom lisp/menu's in that location. I already have a lisp to
auto add J:\ACADUSER\%username%\ to the autocad support path. What
I would like to do next is a IF the directory does not exist, to create it, change
the directory rights to CADUSER read access and %username% to FULL CONTROL
Then if the directory did not exist, the lisp would copy over J:\ACADUSER\[prototype]\
a blank acad.lsp and %username%.MNU for user custom menu's. That's the ultimate goal.
The first problem I see is how to modify folder rights via autocad.
I would basically like to add a user to the domain and let autocad configure it self so that I
do not have to setup each individual user when they are added to the domain.
Thankx
will place their custom lisp/menu's in that location. I already have a lisp to
auto add J:\ACADUSER\%username%\ to the autocad support path. What
I would like to do next is a IF the directory does not exist, to create it, change
the directory rights to CADUSER read access and %username% to FULL CONTROL
Then if the directory did not exist, the lisp would copy over J:\ACADUSER\[prototype]\
a blank acad.lsp and %username%.MNU for user custom menu's. That's the ultimate goal.
The first problem I see is how to modify folder rights via autocad.
I would basically like to add a user to the domain and let autocad configure it self so that I
do not have to setup each individual user when they are added to the domain.
Thankx