--- parser3/src/doc/html2chm.cmd 2001/05/28 09:03:25 1.3 +++ parser3/src/doc/html2chm.cmd 2001/10/05 11:33:59 1.4 @@ -1,6 +1,6 @@ CD html SET dest=..\chm -START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp +START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp ATTRIB +h index.hh? DEL %dest%\*.ch? COPY *.ch? %dest%\parser3.*