mirror of
https://github.com/etlegacy/etlegacy-tools.git
synced 2024-11-10 06:42:02 +00:00
Update etlegacy.nsi
installer: omnibot shortcut fixed
This commit is contained in:
parent
e18060e64d
commit
354871940f
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ Section "Omni-bot" OMNIBOT
|
||||||
END:
|
END:
|
||||||
SetOutPath $INSTDIR
|
SetOutPath $INSTDIR
|
||||||
CreateDirectory "$SMPROGRAMS\Enemy Territory - Legacy"
|
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
|
SectionEnd
|
||||||
|
|
||||||
Section -URI
|
Section -URI
|
||||||
|
|
Loading…
Reference in a new issue