Computing.Net > Forums > Programming > Path via Batch File

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.

Path via Batch File

Reply to Message Icon

Name: ttreman
Date: September 20, 2003 at 07:09:59 Pacific
OS: Windows 2000
CPU/Ram: 256
Comment:

I'm writing a batch file to install a program and need to add a path statement. Under older versions of Windows, I could append to the end of Autoexec.bat. I know how to append it to the end of the path statement through Environment Variables, but can't figure out how to do this from within the batch file. Can anyone help? (Thanks)



Sponsored Link
Ads by Google

Response Number 1
Name: borelli35
Date: September 20, 2003 at 20:02:55 Pacific
Reply:

path=%path%;(add your additions here)

borelli35


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Path via Batch File

Batch File www.computing.net/answers/programming/batch-file/14461.html

Telenet via batch file www.computing.net/answers/programming/telenet-via-batch-file/16560.html

Installing a Printer via Batch File www.computing.net/answers/programming/installing-a-printer-via-batch-file/17555.html