Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/4-stable/doc/makechm.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5362 by yutakapon, Sun Aug 18 10:50:37 2013 UTC revision 6627 by doda, Tue Mar 14 09:56:01 2017 UTC
# Line 5  if exist "%Programfiles(x86)%\HTML Help Line 5  if exist "%Programfiles(x86)%\HTML Help
5          set HELP_COMPILER=C:\progra~1\htmlhe~1\hhc.exe          set HELP_COMPILER=C:\progra~1\htmlhe~1\hhc.exe
6  )  )
7    
8  REM for winxp installation on other drive or other languaje  REM for winxp installation on other drive or other language
9  if exist "%Programfiles%\HTML Help Workshop\hhc.exe" (  if exist "%Programfiles%\HTML Help Workshop\hhc.exe" (
10  set HELP_COMPILER="%Programfiles%\HTML Help Workshop\hhc.exe"  set HELP_COMPILER="%Programfiles%\HTML Help Workshop\hhc.exe"
11  )  )

Legend:
Removed from v.5362  
changed lines
  Added in v.6627

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26