There is a group of computers connected by means of Active Directory, with the ability to log in from any PC on behalf of their user. Program components installed from one profile are not displayed when working in the system on behalf of any other user. When working in Delphi7 and Delphi 2010, the installed components remain available only when logging in to the system on behalf of the user who installed the corresponding component. Is it possible to install the component and then access it from all accounts?

    0