Hi,
I am interested in running two instances of BFG at the same time on the same machine. I want to do this so I can mine BTC and TRC at the same time, on the same machine. I'd spit my BE's up using \\.\COMn in teh command line for each instance. Can I run two instance at the same time out of the same BFG folder, or do I need a separate folder for each instance.
Maybe what I want to do is impossible..

Thanks
Matt
what you can do is create two different config files each with the settings needed to mine the individual coins
open two cmd windows and navigate to the bfgminer folder
in one:bfgminer.exe -c config.BTC.conf -S BES:\\.\COMxxx .......
in the other: bfgminer.exe -c config.TRC.conf -S BES:\\.\COMyyy