Skip to content
Snippets Groups Projects
Commit b0db5de8 authored by AL's avatar AL
Browse files

Replace dosbox.config

parent 97d14689
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<flashpointSecurePlayer> <flashpointSecurePlayer>
<templates> <templates>
<template name="dosbox"> <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> <modifications>
<environmentVariables> <environmentVariables>
<environmentVariable name="FP_URL" find="http://" replace="c:" /> <environmentVariable name="FP_URL" find="http://" replace="c:" />
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment