Hi!
14-Апр-2007 17:52 [EMAIL PROTECTED] (Eric Auer) wrote to
[EMAIL PROTECTED]:
EA> actually your PATH -can- be very long, but the length
EA> of each line in your autoexec is limited. You could do sth like
EA> set path=C:\fdos\root\base
EA> set path=%path%;C:\fdos\root\drv\usb
EA> set path=%path%
On 4/14/07, Eric Auer <[EMAIL PROTECTED]> wrote:
>
> Hi Lee,
>
> actually your PATH -can- be very long, but the length
> of each line in your autoexec is limited. You could do sth like
>
> set path=C:\fdos\root\base
> set path=%path%;C:\fdos\root\drv\usb
> set path=%path%;c:\fdos\root\drv\ansi
>
>
Hi Lee,
actually your PATH -can- be very long, but the length
of each line in your autoexec is limited. You could do sth like
set path=C:\fdos\root\base
set path=%path%;C:\fdos\root\drv\usb
set path=%path%;c:\fdos\root\drv\ansi
You would also have to tell command.com to reserve lots of
space fo
Hello all,
Can anyone tell me if it is possible to use a long path name in
freedos at all? The reason I'm trying to do this is I'm making a small
install of freedos onto a partition of my HD here. I'm trying to put
some of the programs, drivers, etc. into their own
directories/subdirectories and t