*** empty log message ***

This commit is contained in:
Josh Yelon 2005-05-04 13:23:51 +00:00
parent 2aa4aa702d
commit 7b7f7f4d78

View File

@ -151,7 +151,7 @@ Section "${SMDIRECTORY}" SecCore
CreateDirectory "$SMPROGRAMS\${SMDIRECTORY}\$READABLE"
SetOutPath $INSTDIR\samples\$1
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\Introduction.lnk" "$INSTDIR\samples\$1\Intro.html"
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\Browse Tutorial.lnk" "$INSTDIR\samples\$1"
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\View Source Code.lnk" "$INSTDIR\samples\$1"
FindFirst $2 $3 $INSTDIR\samples\$1\Tut-*.py
iloop:
StrCmp $3 "" idone