*** empty log message ***

This commit is contained in:
amontano 2005-05-13 04:24:03 +00:00
parent e096aee67b
commit 91d67f360f
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Section -AdditionalIcons
CreateDirectory "$SMPROGRAMS\$ICONS_GROUP"
Pop $R0
StrCpy $R0 '$R0\bin\javaw.exe'
StrCpy $R1 '-jar DictionarySearchStandalone.jar free'
StrCpy $R1 '-jar DictionarySearchStandalone.jar -firsttime free'
push $R0
CreateShortCut "$SMPROGRAMS\$ICONS_GROUP\${PRODUCT_NAME}.lnk" "$R0" "$R1" "$INSTDIR\TranslationTool.ico"