add info to path by using regedit

G

Guest

I need to add a path to the path in the enviroment in order to be able to
run an application. I have to do it in several machines so i want to deploy
it via a logon script that modifies the path key in
HKLM\system\currentcontrolset\control\sessionmanager\enviroment\, but I want
to add a path, not override its contents ( because of diferent settings,
languages, etc, in machines ).

Is there a way to do this??

kind regards
OSwaldo
 
D

Dave Patrick

setx.exe

http://www.microsoft.com/downloads/...39-8F36-4FBA-A406-2A2A2AD7208C&displaylang=en

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|
| I need to add a path to the path in the enviroment in order to be able to
| run an application. I have to do it in several machines so i want to
deploy
| it via a logon script that modifies the path key in
| HKLM\system\currentcontrolset\control\sessionmanager\enviroment\, but I
want
| to add a path, not override its contents ( because of diferent settings,
| languages, etc, in machines ).
|
| Is there a way to do this??
|
| kind regards
| OSwaldo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top