Update etlegacy.nsi

installer: omnibot shortcut fixed
This commit is contained in:
IR4T4 2014-04-04 14:52:11 +02:00
parent e18060e64d
commit 354871940f
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ Section "Omni-bot" OMNIBOT
END:
SetOutPath $INSTDIR
CreateDirectory "$SMPROGRAMS\Enemy Territory - Legacy"
CreateShortCut "$SMPROGRAMS\Enemy Territory - Legacy\Launch Enemy Territory - Legacy with Omni-bots.lnk" "$INSTDIR\etl.exe" "+set omni_bot enable 1 +set omnibot_path legacy\omni-bot\"
CreateShortCut "$SMPROGRAMS\Enemy Territory - Legacy\Launch Enemy Territory - Legacy with Omni-bots.lnk" "$INSTDIR\etl.exe" "+set omnibot_enable 1 +set omnibot_path legacy\omni-bot\"
SectionEnd
Section -URI