@ECHO OFF PUSHD %~dp0 xcopy /y REBOL\user.r "%TEMP%\REBOL\Plugin\v1\" FlashpointSecurePlayer.exe rebol "%~1" del "%TEMP%\REBOL\Plugin\v1\user.r" POPD