source: mlx_cef_caller_secondary.bat@ 682:08e73d58a9e4

cef
Last change on this file since 682:08e73d58a9e4 was 682:08e73d58a9e4, checked in by István Váradi <ivaradi@…>, 9 years ago

CEF is now started from Selenium

  • Property exe set to *
File size: 172 bytes
RevLine 
[682]1#!/bin/sh
2
3SET scriptdir=%~dp0
4scriptdir=`dirname $0`
5
6echo %* > %TEMP%\mlxcef.args.secondary.tmp
7move %TEMP%\mlxcef.args.secondary.tmp %TEMP%\mlxcef.args.secondary
Note: See TracBrowser for help on using the repository browser.