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

Upload New File

parent 50de4638
Branches
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<section name="flashpointSecurePlayer" type="FlashpointSecurePlayer.Shared+FlashpointSecurePlayerSection, FlashpointSecurePlayer, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" />
</configSections>
<flashpointSecurePlayer>
<templates>
<template name="dxstudioplayer">
<mode name="SOFTWARE" commandLine="DXStudioPlayer\DXStudioPlayer.exe &quot;%FP_HTDOCS_FILE%&quot;" workingDirectory="%FP_HTDOCS_FILE%" />
<modifications>
<environmentVariables>
<environmentVariable name="FP_URL" find="http://" replace="http://localhost:22600/" />
</environmentVariables>
</modifications>
</template>
</templates>
</flashpointSecurePlayer>
</configuration>
\ No newline at end of file
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