diff --git a/FlashpointSecurePlayerConfigs/dosbox.config b/FlashpointSecurePlayerConfigs/dosbox.config
index f565c400b68260f3dae501a3315fe33b517feda3..7e5546eb815fd8761553a6e1078abf36d2168d72 100644
--- a/FlashpointSecurePlayerConfigs/dosbox.config
+++ b/FlashpointSecurePlayerConfigs/dosbox.config
@@ -6,7 +6,7 @@
     <flashpointSecurePlayer>
 		<templates>
 			<template name="dosbox">
-				<mode name="SOFTWARE" commandLine="Dosbox\DOSBox.exe -noconsole -conf  &quot;%FP_STARTUP_PATH%\Dosbox\dosbox.conf&quot; -c &quot;mount c &apos;%FP_STARTUP_PATH%\Dosbox&apos;&quot; -c &quot;mount d .&quot; -c &quot;%FP_URL%&quot; -c &quot;%FP_HTDOCS_FILE%&quot;" />
+				<mode name="SOFTWARE" commandLine="dosbox\dosbox.exe -noconsole -conf &quot;%FP_STARTUP_PATH%\dosbox\dosbox.conf&quot; -c &quot;mount c &apos;%FP_STARTUP_PATH%\dosbox&apos;&quot; -c &quot;mount d .&quot; -c &quot;%FP_URL%&quot;" workingDirectory="%FP_HTDOCS_FILE_DIR%"/>
 				<modifications>
 					<environmentVariables>
 						<environmentVariable name="FP_URL" find="http://" replace="c:" />