hey all
i created a little script to test some thinks out
VB Code:
  1. Private Sub Form_Load()
  2. Dim naam1 As String
  3. Dim naam2 As String
  4. naam1 = "^7#^1ULTD^7|^4Black Waltz"
  5. naam2 = "^7#^1ULTD^7|^4test"
  6. Shell "CoDMP.exe +password default +connect 84.244.130.208:28900 +name " & naam1, vbNormalFocus
  7. End Sub
when you open this program an exe file wil be executed and some variables will be send into it
connect is for connecten to server and password is for cannecting with this password
the name can change the players name in this game
all the vars work but there is only 1 problem
and that is the space in
naam2

how can i execute an exe so he als read this nickname with the space