I need help on executing an application with a commandline. The commandline is like this: -game cstrike +connect 127.0.0.1:27025 where the port (currently 27025) is modified by the user. Could someone please help me code this.