SBDBF1942Demo.com
Fast Planes

Your Battlefield Video Featured Here.   More Info

Host BF 1942 MP Demo Server.

How can I Create a Shortcut to run my Server?

So you don't have to enter in the server details each time you want to run your server we're going to make a shortcut.

Right Click on your desktop. Click New and then Shortcut.

Shortcutshortcut

Type this for the Location.

"C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer Demo\BF1942Demo.exe" +restart 1 +hostServer 1 +dedicated 0

shortcut

Click Next. Give it a Name and the click Finish.

When you create a server the details are stored in the file "ServerSettings.con"  located at  "C:\Program Files\EA GAMES\Battlefield 1942 Multiplayer Demo\settings\ServerSettings.con"

This is what my ServeSettings.con file looks.
Note: It's for a non-dedicated server.

game.serverName "www.BF1942demo.com__v1.0"
game.serverPassword ""
game.serverDedicated 0
game.serverInternet 1
game.serverMaxPlayers 7
game.serverGameTime 0
game.serverScoreLimit 0
game.serverNumberOfRounds 99
game.serverScoreLimit 0
Game.setServerWelcomeMessage 0 "KILROY_says_Visit_www.BF1942demo.com"
game.ServerBandwidthChokeLimit 0
Game.serverGamePlayMode GPM_CTF
game.serverSpawnTime 3
game.serverGameStartDelay 5
game.serverTicketRatio 420
game.serverAlliedTeamRatio 1
game.serverAxisTeamRatio 1
game.serverSoldierFriendlyFire 0
game.serverVehicleFriendlyFire 0
game.serverSoldierFriendlyFireOnSplash 0
game.serverVehicleFriendlyFireOnSplash 0
game.serverKickBack 0
game.serverKickBackOnSplash 0
game.ServerNameTagDistance 50
game.ServerNameTagDistanceScope 300
game.ServerFreeCamera 0
game.ServerExternalViews 1
game.ServerAutoBalanceTeams 0
game.ServerAllowNoseCam 1

You can use Notepad to Edit yours.