Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

a terminal server question

Status
Not open for further replies.

eoceguera

MIS
Aug 7, 2000
55
US
if I have an application installed as an administrator application, is there a way to change it so all the users can have access to it without having to reinstall the application??

thanks.
 
If you copy the application from WINNT\Profiles\Administrator\Start Menu\Programs to the Start Menu\Programs directory for the All Users profile it should work.
 
nop.. i'm talking about users actually having access to it..and whell installed.. not jus copying it..

when you isntall an application on terminal server it tells you if you want all the users to run it , or just the user that's installing the application, that is what i need to change...

an applkcation was installed for a specific user..
and i need it to be installed as if anybody can use it
 
I believe you need to reinstall the app. On TS that is the only way I know of to get an app correctly installed for all users.

Install from Control panel Add Programs or from a command prompt enter: change user /install.

Install your application, then at the command prompt enter: change user /execute.

Hope that helps!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top