Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
no autoexec.bat, set path how ?
Name: Charles Date: January 19, 2002 at 11:02:35 Pacific
Comment:
Hi , I don't find autoexec.bat file in xp. I want to set path to borland c++ compiler everytime I boot the system. Do I need to create an autoexec.bat file ? If so, will the xp identify itself and execute the autoexec.bat file everytime it boots up ? and where should I place this file ?
Name: joe Date: January 19, 2002 at 12:53:34 Pacific
Reply:
path variable is no longer done in the autoexec.bat in NT+, do this instead: Control Panel > System > Advanced > Environment Variables > highlight the system variable "Path", click edit then APPEND your path like ;C:\your\path\to\borland\bin\dir
btw: be careful not to delete the existing path and you need the ; between paths
0
Response Number 2
Name: Narender Date: January 19, 2002 at 14:38:14 Pacific
Reply:
Thanks Joe.
0
Response Number 3
Name: Honey Date: April 15, 2002 at 09:14:49 Pacific
Reply:
I want to set the classpath for javaweb Server in the autoexec.bat file, but it is not available...so please tell me what should I do?
0
Response Number 4
Name: pankaj Date: June 20, 2002 at 00:50:24 Pacific
Reply:
i don't see system option on the control panel in xP home edition. How do I get my environment variables to set the path
Summary: hai, PLEASE THIS IS AN URGENT MATTER ,HELP! i am trying to load the cygwin (unix environment) in windows XP . the installation procedure says to check SET PATH in autoexec.bat . i tried to search for ...
Summary: I am thinking about upgrading from Win 98SE to Win xp PRO. I use a DOS program that requires a line in my autoexec.bat that reads: set clipper=f50 Will Win xp read this autoexec.bat set clipper=f50...