@
EcHo off
echo CROSSFIRE LAUNCHER V1.0 BY TearInHeaven
echo ====================
echo HELLO, Crossfire Player
echo ====================
echo LAUNCHING patcher_cf .. PLEASE WAIT
echo ====================
start "C:\Program Files (x86)\Z8Games\CrossFire\patcher_cf"
echo Crossfire is currently loading up, you may now close this.
pause
I will release this publicly later on.
Trying to make a simple crossfire launcher, because Im a beginner and this would be a good place to start. It only opens a .batch of the sourcecode. I tried without quotes but it errored because it tried to use 'Program' not 'Program Files (x86)'
Help please