Start up process

  • Thread starter Thread starter Danny Deger
  • Start date Start date
D

Danny Deger

How do I as administrator set up a process to run on all accounts.
Specifically, I install "web washer" and it only runs for me. I would like
to get it to run when anyone is logged on.

I know Windows is pretty weak in configuring startup software (msconfig is
very limited). I suspect I will need to download some software to do the
task.

Danny Deger
 
Most applications weren't designed for this type of multi-user environment.
Such applications need to be installed in each specific user's account to
whom you wish to grant access.

First, be sure the account to which you wish to grant access is set to
administrator and not limited. Install the applications to the same folder
in which it was originally installed. This will look the same as one
install on your hard drive but create the pointers necessary for this user
to have access to the application.

Once the installation is complete, you can return the account to its limited
status if that is what you want and the user should still have access.
 
Back
Top