Peter,
An application is installed for either 'All Users' or the User who is
installing the application. The most application are installed for All Users.
This means that every user logging on to that computer is able to use the
application with all its installed features. However, the user is able to
configure its own settings, like for Office the Language setting, Menu
structure etc.
This means you can't distinguish between users regarding availability of
aplications. What you CAN do is prevent auto-start of items upon loggin on.
Logon with the specific user
START -> RUN
type MSCONFIG
select OK
Select Start-up (i think that is what it is called, last Tab)
and check/delete all items starting with HKCU
HKCU are items specific for that user, HKLM are items for the compter and
influence logging on for ALL users.
Hope this will help you out in some kind of way.
Greetz,
Mike Schmeitz
> Hi All,
>
[quoted text clipped - 16 lines]
>
> Peter