*** empty log message ***
This commit is contained in:
parent
e096aee67b
commit
91d67f360f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue