User's permission

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I change the permission for all users to access and use one software
installed by administrator? I have 3 accounts to login my laptop:
Administrator, A1 with limited access, and A2 with highest limited access.
Some how, when I login Administrator or A1, I can use a specifice program
(Toolbook). When I login A2, I can't launch TBRun.exe (Toolbook runtime
file). How can I change the permission of this file and launch it
successfully (all dependent files such as activeX, dlls or so)

thanks
 
In
mvu said:
How can I change the permission for all users to access and use one
software installed by administrator? I have 3 accounts to login my
laptop: Administrator, A1 with limited access, and A2 with highest
limited access. Some how, when I login Administrator or A1, I can use
a specifice program (Toolbook). When I login A2, I can't launch
TBRun.exe (Toolbook runtime file). How can I change the permission of
this file and launch it successfully (all dependent files such as
activeX, dlls or so)

thanks

Unless you know exactly what this software is asking for, it's hard to say.
Well written software doesn't demand anything other than standard user
rights.
You might contact the mfr and ask, or try FileMon and RegMon from
www.sysinternals.com to see where you need to modify permissions in the
registry & file system.....
 
Back
Top