Rev 76 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 76 | Rev 117 | ||
|---|---|---|---|
| Line 116... | Line 116... | ||
| 116 | File "${INSTALLER_SRC}\Chess Giants (French).html" |
116 | File "${INSTALLER_SRC}\Chess Giants (French).html" |
| 117 | File "${INSTALLER_SRC}\config.ini" |
117 | File "${INSTALLER_SRC}\config.ini" |
| 118 | File "${INSTALLER_SRC}\materials.cfg" |
118 | File "${INSTALLER_SRC}\materials.cfg" |
| 119 | File "${INSTALLER_SRC}\d3dx9_42.dll" |
119 | File "${INSTALLER_SRC}\d3dx9_42.dll" |
| 120 | File "${INSTALLER_SRC}\msvcr90.dll" |
120 | File "${INSTALLER_SRC}\msvcr90.dll" |
| - | 121 | File "${INSTALLER_SRC}\openal32.dll" |
|
| 121 | 122 | ||
| 122 | CreateShortCut "$DESKTOP\${PRODUCT_NAME}.lnk" "$INSTDIR\${PRODUCT_NAME}.exe" "" "" "" "" "" "Start a chess game" |
123 | CreateShortCut "$DESKTOP\${PRODUCT_NAME}.lnk" "$INSTDIR\${PRODUCT_NAME}.exe" "" "" "" "" "" "Start a chess game" |
| 123 | CreateDirectory "$SMPROGRAMS\${PRODUCT_NAME}" |
124 | CreateDirectory "$SMPROGRAMS\${PRODUCT_NAME}" |
| 124 | CreateShortCut "$SMPROGRAMS\${PRODUCT_NAME}\${PRODUCT_NAME}.lnk" "$INSTDIR\${PRODUCT_NAME}.exe" "" "" "" "" "" "Start a chess game" |
125 | CreateShortCut "$SMPROGRAMS\${PRODUCT_NAME}\${PRODUCT_NAME}.lnk" "$INSTDIR\${PRODUCT_NAME}.exe" "" "" "" "" "" "Start a chess game" |
| 125 | CreateShortCut "$SMPROGRAMS\${PRODUCT_NAME}\Documentation (English).lnk" "$INSTDIR\Chess Giants (English).html" "" "" "" "" "" "Read the software documentation in English" |
126 | CreateShortCut "$SMPROGRAMS\${PRODUCT_NAME}\Documentation (English).lnk" "$INSTDIR\Chess Giants (English).html" "" "" "" "" "" "Read the software documentation in English" |