Slight fault in setenv-ow.bat in 4.0.4 installer

new topic     » topic index » view thread      » older message » newer message

The second last line in SETENV-OW.BAT has

SET PATH=%EUDIR%\bin;%WATCOM\binw;%WATCOM%\binnt;%PATH% 
It should be
SET PATH=%EUDIR%\bin;%WATCOM%\binw;%WATCOM%\binnt;%PATH% 
(note the added % after the first WATCOM.)

Running the batch file as it stands, without the fix, messes up one's PATH significantly!

Kind regards,
bugmagnet

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu