Remove obsolete settings and tweak windows shortcuts

This commit is contained in:
Paul Chote
2010-07-10 15:00:00 +12:00
parent 04bb5b0a4b
commit 0206f70ab8
4 changed files with 1 additions and 13 deletions

View File

@@ -70,7 +70,7 @@ Section "Client" Client
CreateDirectory "$SMPROGRAMS\$StartMenuFolder"
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\OpenRA - Red Alert.lnk" $OUTDIR\OpenRA.Game.exe "" \
"$OUTDIR\OpenRA.ico" "" "" "" ""
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\OpenRA - Command & Conquer.lnk" $OUTDIR\OpenRA.Game.exe "settings=settings-netplay-cnc.ini" \
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\OpenRA - Command & Conquer.lnk" $OUTDIR\OpenRA.Game.exe "InitialMods=cnc" \
"$OUTDIR\OpenRA.ico" "" "" "" ""
!insertmacro MUI_STARTMENU_WRITE_END

View File

@@ -1,4 +0,0 @@
[Settings]
NetworkHost=localhost
NetworkPort=1234
InitialMods=ra,aftermath

View File

@@ -1,4 +0,0 @@
[Settings]
NetworkHost=localhost
NetworkPort=1234
InitialMods=cnc

View File

@@ -1,4 +0,0 @@
[Settings]
NetworkHost=localhost
NetworkPort=1234
InitialMods=ra