|
|
| version 1.6, 2002/04/19 07:59:01 | version 1.8, 2004/04/05 13:37:06 |
|---|---|
| Line 2 CD html | Line 2 CD html |
| DEL graph_legend.dot | DEL graph_legend.dot |
| perl ..\chmhelper.pl | perl ..\chmhelper.pl |
| SET dest=..\chm | SET dest=..\chm |
| START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp | "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp |
| DEL %dest%\*.ch? | DEL %dest%\*.ch? |
| COPY *.ch? %dest%\parser3src.* | COPY *.ch? %dest%\parser3src.* |
| DEL *.ch? | DEL *.ch? |
| DEL index.hh? | REM DEL index.hh? |
| EXIT | EXIT |