--- parser3/src/doc/html2chm.cmd 2001/05/17 19:03:00 1.1 +++ parser3/src/doc/html2chm.cmd 2001/05/17 19:12:14 1.2 @@ -1,7 +1,7 @@ CD html -START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp -DEL index.hh? SET dest=..\chm +START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp > a +ATTRIB +h index.hh? DEL %dest%\*.ch? COPY *.ch? %dest%\parser3.* DEL *.ch?