edit environment variable path

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

Guest

I need to add saxon to the variable path. Do I edit the path and add: ;c:/saxon/saxon.jar or do I need to add entire path (copying all the info that is existing before I edit. This seems like a simple question, but the answer has been very difficult to find. Thanks for your help.
 
right click on My Computer, select Properties. Advanced tab, Environment
Variables button. Scroll down to the Path variable in either the User or
System variables, highlight Path, press the Edit button. Got to end of
current path string, add your path ( as in ";c:\saxon;" - no quotes)

Or download Pathman from MS. The Win2K version works, and I suppose the one
in the Win Server 2003 Resource Kit will also.

Val
--
Bringing you BeadWizard Design Software
www.beadwizard.com
***************************
Practice safe eating -- always use condiments.
***************************

I need to add saxon to the variable path. Do I edit the path and add:
;c:/saxon/saxon.jar or do I need to add entire path (copying all the info
that is existing before I edit. This seems like a simple question, but the
answer has been very difficult to find. Thanks for your help.
 
Back
Top