PDA

View Full Version : Stopping non-admin users from installing from a Universal script



bakaivar
08-23-2005, 12:26 PM
Hi,
I want to detect and stop non-admin users from installing from a Universal script. I know this can be done in the Windows version, but I want to somehow limit this using a platform independent API. Any suggestions?

Thanks.

RobertDickau
08-23-2005, 06:26 PM
There's a custom AdminCondition bean floating around; I think you can get to it by clicking the "get more beans" link on the Add Wizard Bean panel...

bakaivar
08-24-2005, 11:45 AM
Thanks! I will try and track that custom bean down. Appreciate the quick response.