pslist by itself just lists all currently running processes (eg just like taskmanager).
pslist -e broke.exe will just look for a process called broke.exe to see if it is running. the ACCEPTEULA flag prevents a EULA agreement dialog coming up. 2009/11/1 MarkK <[email protected]> > > > *What does this do?* > > * * > > *MarkK* > > * * > > * * > > * * > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *mark.a.brand > *Sent:* Saturday, October 31, 2009 9:56 PM > *To:* [email protected] > *Subject:* Re: [amibroker] Launching multiple ABs [1 Attachment] > > > > > > *[Attachment(s) <#124ad8dac11cdf36_TopText> from mark.a.brand included > below]* > > > * rename the attached file to pslist.exe > * run it from a cli eg: pslist -e broke.exe /ACCEPTEULA > > or just look in taskmanager. > > 2009/10/31 MarkK <[email protected]> > > > > *You can open different instances of AB at one time* > > *However if you try to run a scan or explore with more than one open I > have found that the scan or explore will get confused and can use either > instance* > > * * > > *Be careful* > > *Whenever I run a back test or scan anything I make sure I have NO “ghost” > “broke.exe” running prior to opening up the one AB instance* > > *Otherwise you will have issues* > > * * > > *Unless this has been changed in any upcoming version* > > * * > > *MarkK* > > * * > > * * > > * * > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Herman > *Sent:* Friday, October 30, 2009 6:10 PM > *To:* AmiBroker User Group > > > *Subject:* [amibroker] Launching multiple ABs > > > > > > Would anyone know where to find documentation on running two AmiBroker > > programs simultaneously? > > I installed a new version in a new locations but it seems the two > versions are not completely independent (from files to window locations) > and I am concerned that by saving the second version it will modify the > first. To run two versions I need to know what is shared and how > independent they are. > > Would anyone know? > > Herman > > > > >
