HOW TO LAUNCH MULTIPLE LADYBUG PLAYER XP SIMULTANEOUSLY BY ONE CLICK?
• The customiziation by command line in Ladybug Player XP is required. The typical command format is LBXPFULL.exe ..\media\video\neat.avi /c .\LBXPCONF.ini The first parameter is the executable Ladybug Player. The second parameter is the full path of your video file. The third parameter /c is the id for access control file. The last parameter .\LBXPXCONF.ini is the configure file. • Open an DOS Command Console from Start\Programs\Accessories\ and change folder to cd “C:\Program Files\Neatware\Ladybug Player XP Full\bin” • To launch suppose three videos at the same time just copy following lines and save them into a .bat file such as three.bat. start LBXPDEMO.exe ..\media\video\neat0.avi /c .\LBXPCONF0.ini start LBXPDEMO.exe ..\media\video\neat1.avi /c .\LBXPCONF1.ini start LBXPDEMO.exe ..\media\video\neat2.avi /c .\LBXPCONF2.ini • So one click on three.bat you can launch three Ladybug Player XP simultaneously. By using different LBXPCONF.ini file you can control windows size, position