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 "%FP_STARTUP_PATH%\Dosbox\dosbox.conf" -c "mount c '%FP_STARTUP_PATH%\Dosbox'" -c "mount d ." -c "%FP_URL%" -c "%FP_HTDOCS_FILE%"" /> + <mode name="SOFTWARE" commandLine="dosbox\dosbox.exe -noconsole -conf "%FP_STARTUP_PATH%\dosbox\dosbox.conf" -c "mount c '%FP_STARTUP_PATH%\dosbox'" -c "mount d ." -c "%FP_URL%"" workingDirectory="%FP_HTDOCS_FILE_DIR%"/> <modifications> <environmentVariables> <environmentVariable name="FP_URL" find="http://" replace="c:" />